test
flippetygibbet
shalpin at rcsis.com
Mon Dec 27 13:22:29 EST 2004
More information about the Python-list mailing list
Mon Dec 27 13:22:29 EST 2004
- Previous message (by thread): test
- Next message (by thread): Python Users Nederland - python-nl mailing list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): test
- Next message (by thread): Python Users Nederland - python-nl mailing list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list