A __getattr__ for class methods?

Xavier Morel xavier.morel at masklinn.net
Wed Feb 8 15:03:47 EST 2006


Oh, and I wondered too: is your goal to build an ORM, or do you just 
need an ORM?

Cause if it's the latter then Python does already have some fairly good 
ORMs such as SQLAlchemy or PyDO2, you don't *need* to create yours.



More information about the Python-list mailing list