Comment 2 for bug 434669

Revision history for this message
psismurf (simon-murphy-nz) wrote :

Running the above code in a normal python session (Python 2.6.2 (r262:71600, May 27 2009, 13:06:14) [C] on sunos5) reproduces the problem.

>>> os.name
'posix'
>>> sys.platform
'sunos5'