SIGN IN SIGN UP

Windows-specific hack to make sure that when LoadLibrary() is called,

the filename contains at least a rudimentary pathname.
(The bad part is that we need to call getcwd() because only a prefix
of ".\\" is not enough -- we prefix the drive letter.)
G
Guido van Rossum committed
a5e1b008a97f7c3c0ecf94543f1c3306d6c0e7e8
Parent: 0ef577b