On Thu, Jan 6, 2011 at 9:47 AM, Terry Reedy <[email protected]> wrote: > To test Brett's test running instruction, I ran > python -m test # not ./Python! > in a Command Prompt window
Does it behave itself if you add "-x test_capi" to the command line? Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
