[Python-bugs-list] [Bug #112436] getopt regression test failure

noreply@sourceforge.net noreply@sourceforge.net
Mon, 21 Aug 2000 13:07:43 -0700


Bug #112436, was updated on 2000-Aug-21 16:07
Here is a current snapshot of the bug.

Project: Python
Category: Library
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: getopt regression test failure

Details: When running an installed Python using the command line "python -c 'import test.autotest'", the getopt regression fails with this message:

test_getopt
test test_getopt failed -- Unread: 'Running tests on getopt.short_has_arg\012Running tests on getopt.long_has_args\012Running tests on getopt.do_shorts\012Running tests on getopt.do_longs\012Running tests on getopt.getopt\012Module getopt: tests completed successfully.\012'


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=112436&group_id=5470