June 23, 2004

YAP: Planet Python

It be at:

http://www.planetpython.org/

Posted by sombrero at 11:38 PM | Comments (2)

June 04, 2004

There are a lot of system invocation mechanisms

There's system, exec*, spawn*, popen*, and more coming! I like system() and the Popen3 and Popen4 classes the most, because they do what I need.

Posted by sombrero at 12:25 AM | Comments (0)

May 29, 2004

Python Rocks

Using perl now, I can see why python rocks so hard. I must say that knowing more of the syntax of Perl, rather than blindly trying to guess it, it's not as bad as I previously felt it was, but it's still no Python. Viva el python!

(I actually did write a fairly nontrivial perl script in Junior year of college, but I apparently forgot it all immediately afterwards. Possibly due to being so sleepy.

Posted by sombrero at 10:14 PM | Comments (2)