if Request("something") == None: doesn't work

Leif K-Brooks eurleif at ecritters.biz
Wed May 12 23:30:54 EDT 2004


Sam Sungshik Kong wrote:
> If it's not None, str(something) should not return "None".

What about str("None")?



More information about the Python-list mailing list