Feeds:
Posts
Comments

Archive for the ‘Open Source’ Category

I highly recommend reading this excellent writeup on Python super(), python __mro__, python attributes, and more.
It is Copyright © 2005-2009 Shalabh Chaturvedi
http://www.cafepy.com/article/python_attributes_and_methods/python_attributes_and_methods.html#method-resolution-order

Read Full Post »

Have been very busy at work lately.  We made the decision about a month ago to switch (most|all) new projects over to use Python 3 with Apache, mod_wsgi, and AppStruct.  You may know what the first 3 are, but the 4th??
Special thanks goes to Graham Dumpleton behind mod_wsgi, and James William Pye behind Python>>Postgresql.   [...]

Read Full Post »