Ivan Krstic wrote: > Python already has > just enough programmable bits in place to invite abuse which emulates > programmable syntax; look at SQLObject or SQLalchemy for examples.
Also, the "just use a string" workaround means that people are effectively doing this anyway, but in an uglier and less efficient way. -- Greg _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
