R. David Murray <rdmur...@bitdance.com> added the comment:

I agree that the unquoted single column cases look weird. But changing it could 
affect other cases were there is more data.  I'll leave that problem to you :)  
But I do not think that should be backported.

The locals trick I stole from Barry. I think there ought to be a way to get at 
the class dict as the class is being built. But you are right that the docs 
imply that locals is not guaranteed to be it.  Perhaps a topic for python-dev.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10515>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to