2006/1/6, Jonathan Ellis <[EMAIL PROTECTED]>: > That would work, but it's bad if you later want to introspect on __name__ > and do something useful with it. > > Better to pull out table.name and use something based on that as the class > name. > Good idea! Thanks.
-- I like python! My Blog: http://www.donews.net/limodou NewEdit Maillist: http://groups.google.com/group/NewEdit ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Sqlalchemy-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

