a deep comparison) rather than just
(shallowly) comparing each object in the set?
--
Daryl Spitzer
--
http://mail.python.org/mailman/listinfo/python-list
f:
lineNumber += 1
m = cpat.search(line)
if m is not None:
print fn, "(", lineNumber, ")", line
f.close()
--
Daryl Lee
Open the Present -- it's a Gift!
--
http://mail.python.org/mailman/listinfo/python-list
ind the bug.
Yeah, not 30 seconds after I posted it I found the problem. Under
some (funny) conditions the extension would be called with a list
instead of a tuple. My debug case (of course) worked fine but the
full test would fail.
Sorry for the noise,
-Daryl
--
http://mail.python.org/mailman/listinfo/python-list
imes (263) then fails with a
segmentation fault. I've trolled through the documentation online and
in the various .h files but can't seem to find anything.
Anybody have an idea what really obvious foolish thing I'm doing?
Thanks,
-Daryl
--
http://mail.python.org/mailman/listinfo/python-list