AI library
bearophileHUGS at lycos.com
bearophileHUGS at lycos.com
Fri Dec 15 10:51:48 EST 2006
More information about the Python-list mailing list
Fri Dec 15 10:51:48 EST 2006
- Previous message (by thread): re pattern for matching JS/CSS
- Next message (by thread): AI library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gabriel Genellina: > This is more stylish, but I prefer to use isxxx() or hasxxx() for > functions that return booleans. Lisp-like languages allow the ending ? or !, I think Ruby allows the ending ? too (allowing it with Python may be positive). Mathematica usually uses an ending uppercase Q, like PrimeQ, sometimes I use the ending Q in Python too. Bye, bearophile
- Previous message (by thread): re pattern for matching JS/CSS
- Next message (by thread): AI library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list