[pywin32-bugs] [ pywin32-Bugs-942121 ] NameError in gencache.py
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-04-26 07:00:59
|
Bugs item #942121, was opened at 2004-04-26 19:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=942121&group_id=78018 Category: com Group: None Status: Open Resolution: None Priority: 5 Submitted By: Tony Meyer (anadelonbrin) Assigned to: Nobody/Anonymous (nobody) Summary: NameError in gencache.py Initial Comment: An error print statement refers to a nonexistent variable "name" in line 646 of gencache.py: print "Could not add module %s - %s: %s" % (name, sys.exc_info()[0],sys.exc_info()[1]) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=942121&group_id=78018 |