Menu

#97 NameError in gencache.py

closed-fixed
nobody
com (105)
5
2004-04-28
2004-04-26
Tony Meyer
No

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])

Discussion

  • Mark Hammond

    Mark Hammond - 2004-04-28

    Logged In: YES
    user_id=14198

    Thanks - I'll check a fix in. I assume you saw this as part
    of that strange error you saw that went away by regenerating
    the cache? Otherwise, I'd like to know how you hit this line!

     
  • Mark Hammond

    Mark Hammond - 2004-04-28
    • status: open --> closed-fixed
     
  • Tony Meyer

    Tony Meyer - 2004-04-29

    Logged In: YES
    user_id=552329

    That's correct - I've certainly never hit it before :)

     
MongoDB Logo MongoDB