Antoine Pitrou added the comment:

> Strictly there's nothing incorrect about the docs, and `cdll.msvcrt` is no 
> more incorrect than it has been since Python 2.4 or so (whenever we  stopped 
> using VC6). It will find the DLL and you can call the functions, but it isn't 
> the same DLL as the exports in the `msvcrt` module will call.

Is there a documentation of what functions are exposed through it?

----------

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

Reply via email to