1 2 3 4
class Planet(object): all = [] ...
Python On Pythonify my code
by ielectric.myopenid.com,
September 28, 2008 18:58
1 2 3 4
#!/usr/bin/env python # -*- coding: utf-8 -*- ...
Python Get function's attributes
I bet there is some other, ...
Python On Get request path using Goog...
by ielectric.myopenid.com,
July 22, 2008 18:07
Take a look at routes pytho...
1 2 3 4
# -*- coding: utf-8 -*- ''' Description: Blowfish with custom base64 obfuscation. ...
Python Custom blowfish IRC impleme...
http://fish.sekure.us/ - bl...
Untested: