Am I stupid or is 'assert' broken in Python 2.5??
antred
NutJob at gmx.net
Wed Dec 6 09:40:02 EST 2006
Never mind, I'm a schmuck!! =0
It should have been
assert myString, 'String empty or None!'
Sorry, ignore me. =\
More information about the Python-list
mailing list