[issue4956] Py_Initialize needs to be done before file load (on msys+wine)

Luke Kenneth Casson Leighton report at bugs.python.org
Fri Jan 16 11:55:57 CET 2009


Luke Kenneth Casson Leighton <lkcl at lkcl.net> added the comment:

here's a clue:

$ ./python.exe -i
Python 2.5.2 (r252:60911, Jan 16 2009, 10:34:33) [gcc] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> 
>>> exit()
close failed: [Errno 0] Success
$

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4956>
_______________________________________


More information about the Python-bugs-list mailing list