[issue12505] python interpreter not handle wildards properly

yoch report at bugs.python.org
Wed Jul 6 20:49:35 CEST 2011


yoch <yoch.melka at gmail.com> added the comment:

'setargv.obj' not C runtime, it's only static library to allow expanding wildcards arguments received by the program. (MinGW uses approximately the same principle for executables compilation)

And, it's not appropriate to tell people who need this feature (arguments expanding) to work only with cygwin ...

----------

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


More information about the Python-bugs-list mailing list