[TxMt] Code folding for Python?

Alex Ross alex.j.ross at gmail.com
Tue Oct 30 02:40:52 UTC 2007


> I wants my 1 line classes dagnabbit!


Here's a one line Python class for yah:

class OneLiner(object): pass

And that pass could have been an assignment too!  But not a def.





More information about the textmate mailing list