commit | 4a671fe6341235fc4a06a9ed7d788394f54d3fea | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Sun Jun 15 22:33:28 2003 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Sun Jun 15 22:33:28 2003 +0000 |
tree | 92df16cf57189c606f1c2d5f120f4507983d11d8 | |
parent | 424a41595166235fdefa33108cde3ea4341dace8 [diff] |
Return None to signal that the module the object was defined in was not found when object has no __name__ attr but is needed to figure out location of object.