[TransWarp] typo in peak/naming/contexts.py
Ulrich Eck
ueck at net-labs.de
Fri Aug 1 07:05:43 EDT 2003
hi phillip,
once again while reading the sources i found a typo in:
peak/naming/contexts.py line 493
...
class NameContext
...
def __setitem__(name, object):
should probably read:
def __setitem__(self, name, object)
cheers
Ulrich
--
---------------------------------------
Ulrich Eck
net-labs Systemhaus GmbH
Ebersberger Str. 46
85570 Markt Schwaben - Germany
eMail: ueck <at> net-labs.de
phone: +49 8121 4747 10
fax: +49 8121 4747 77
More information about the PEAK
mailing list