1
2
3
4
class Planet(object):
	all = []
	@classmethod
...

Python Pythonify my code

by knutimus.myopenid.com, September 03, 2008 14:27, 3 refactorings, tagged with planet

The get method just doesn't...

Avatar Talk