Files
cpython/Objects
Tim Peters 2ea9111cf1 SF bug 538827: Python open w/ MSVC6: bad error msgs.
open_the_file:  Some (not all) flavors of Windows set errno to EINVAL
when passed a syntactically invalid filename.  Python turned that into an
incomprehensible complaint about the mode string.  Fixed by special-casing
MSVC.
2002-04-08 04:13:12 +00:00
..
2002-03-18 20:43:51 +00:00
2002-03-22 15:33:15 +00:00
2002-03-22 15:33:15 +00:00
2002-03-22 15:33:15 +00:00