Message10124
Additionally:
a = Dict1
b = Dict2
>>> a.__eq__(b)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
TypeError: unbound method __eq__() must be called with Dict1 instance as first argument (got type instance instead) |
|
Date |
User |
Action |
Args |
2015-06-18 23:13:05 | santa4nt | set | messageid: <1434669185.39.0.958782163971.issue2367@psf.upfronthosting.co.za> |
2015-06-18 23:13:05 | santa4nt | set | recipients:
+ santa4nt, zyasoft, clevy |
2015-06-18 23:13:05 | santa4nt | link | issue2367 messages |
2015-06-18 23:13:04 | santa4nt | create | |
|