Martin v. Löwis <mar...@v.loewis.de> added the comment:

> Only in the "system_error" file. 
> (http://msdn.microsoft.com/en-us/library/ee372194.aspx) 
> Seem to be a C++0X standard header file.

(I assume you have actually scanned the crt\src folder as well)

Then it's indeed safe to ignore.

> http://msdn.microsoft.com/en-us/library/5814770t.aspx
> 
> talks about the Posix codes only for compatibility reasons.

Unfortunately, they managed to break compatibility with that change,
instead of introducing it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10469>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to