[Python-bugs-list] [Bug #129683] test___all__ expects all referenced modules to exist
noreply@sourceforge.net
noreply@sourceforge.net
Fri, 26 Jan 2001 10:26:37 -0800
Bug #129683, was updated on 2001-Jan-22 07:40
Here is a current snapshot of the bug.
Project: Python
Category: Python Library
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: jackjansen
Assigned to : montanaro
Summary: test___all__ expects all referenced modules to exist
Details: Test___all__ expects that all the modules it knows about exist and
are importable. This isn't always true: if bsddb isn't available on the
platform then dbhash can't be imported.
Follow-Ups:
Date: 2001-Jan-26 10:26
By: fdrake
Comment:
Skip, I think you fixed this. Please confirm and update this report.
-------------------------------------------------------
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=129683&group_id=5470