Tim Peters wrote: > try: > sdfdsafasd > except NameError: > pass > else: > True = None is None and 1 != 2 > False = None is not None or 1 == 2
A simple Google search reveals that sdfdsafasd is misspelled, and helpfully gives the correct spelling: Did you mean: sdfasdfasd http://www.google.com/search?complete=1&hl=en&q=sdfdsafasd&btnG=Google+Search Should you wish to view the man pages on line, man sdfasdfasd turns up plenty of hits: http://www.google.com/search?complete=1&hl=en&lr=&safe=active&c2coff=1&q=man+sdfasdfasd&btnG=Search -- http://mail.python.org/mailman/listinfo/python-list