[Python-Dev] test failure on py3k branch in test___all__ (original) (raw)

Chris Withers chris at simplistix.co.uk
Fri Sep 4 19:05:36 CEST 2009


Hi All,

Anyone know what's causing this failure?

test test___all__ failed -- Traceback (most recent call last): File "Lib/test/test___all__.py", line 106, in test_all self.check_all("profile") File "Lib/test/test___all__.py", line 23, in check_all exec("from %s import *" % modname, names) File "", line 1, in AttributeError: 'module' object has no attribute 'help'

cheers,

Chris

-- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk



More information about the Python-Dev mailing list