Victor Stinner 1a4d12d746 Issue #9425: NullImporter constructor is fully unicode compliant
* On non-Windows OSes: the constructor accepts bytes filenames
   and use surrogateescape for unicode filenames
 * On Windows: use GetFileAttributesW() instead of GetFileAttributesA()
2010-08-13 13:07:29 +00:00
..
2010-07-20 22:39:34 +00:00
2010-07-20 22:39:34 +00:00
2010-05-13 11:52:22 +00:00
2010-07-31 19:29:15 +00:00
2010-07-12 14:18:21 +00:00
2009-04-27 20:54:42 +00:00
2010-07-20 22:39:34 +00:00