Python interpreter error: unsupported operand type(s) for |:
Bruno Desthuilliers
bdesth.quelquechose at free.quelquepart.fr
Thu Aug 11 17:23:55 EDT 2005
Szabolcs Nagy a écrit :
> you cannot use | with two dict (dict has no .__or__ method)
>
> what are you trying to do?
>
read the post: "need help with python syntax"...
(posted one hour sooner)
More information about the Python-list
mailing list