This list is updated by an off-site script, at irregular intervals.

2006-08-25 06:22 - Is it possible to write obfuscated one-liners in Python?

effbot: More examples, by Gerson Kurz: http://p-nand-q.com/python/obfuscated_python.html http://p-nand-q.com/python/stupid_lambda_tricks.html http://p-nand-q.com/python/lambdaizing_quicksort.html...

2006-08-02 03:39 - How do I interface to C++ objects from Python?

moddy: SWIG supports C++ libraries, but it works as a wrapper around C code...

2006-07-31 08:47 - Is there an equivalent of C's "?:" ternary operator?

reikon: Indeed. The chosen syntax is: foo if bar else baz...

2006-07-13 08:39 - What platform-independent GUI toolkits exist for Python?

mclay: The wxWindows name was changed to wxWidgets in Feb 2004. Also, the reference to the Python implementation of wxWidgets should...

2006-07-06 10:09 - I'm learning Python. What should I program?

projecktzero: Useless Python http://www.uselesspython.com/ is back online. It has some challenges and older programming contests. There's plenty of ideas there....

2006-07-05 11:18 - How do I create static class data and static class methods?
2006-06-22 09:52 - I'm learning Python. What should I program?
2006-06-05 10:56 - Can Python be compiled to machine code, C or some other language?
2006-05-18 22:46 - Tutor FAQ Suggestions
2006-05-18 22:43 - Tutor FAQ Suggestions
2006-05-18 22:42 - Tutor FAQ Suggestions