diff options
author | Guido van Rossum <guido@python.org> | 1998-06-27 21:53:17 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-06-27 21:53:17 (GMT) |
commit | a5e1b008a97f7c3c0ecf94543f1c3306d6c0e7e8 (patch) | |
tree | 212c796caf94a39984d3985f58528a11bfe7363f /Objects | |
parent | 0ef577b9668db07fadcf555ee596955261b8591a (diff) | |
download | cpython-a5e1b008a97f7c3c0ecf94543f1c3306d6c0e7e8.zip cpython-a5e1b008a97f7c3c0ecf94543f1c3306d6c0e7e8.tar.gz cpython-a5e1b008a97f7c3c0ecf94543f1c3306d6c0e7e8.tar.bz2 |
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.)
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions