Files
cpython/Modules
Amaury Forgeot d'Arc 2fc224f090 #5306: Fix compilation on Windows by properly merging change 69495.
+ fixed an obvious merge glitch in a windows-only test.

Patch by Hirokazu Yamamoto.

I added a _PyVerify_fd() call to os.device_encoding() (new in python 3.0)
which also uses a raw file descriptor.
2009-02-19 23:23:47 +00:00
..
2008-10-11 00:49:57 +00:00
2008-10-19 14:15:00 +00:00
2008-11-27 09:53:28 +00:00