[issue14588] PEP 3115 compliant dynamic class creation

Daniel Urban report at bugs.python.org
Fri Apr 20 20:10:46 CEST 2012


Daniel Urban <urban.dani+py at gmail.com> added the comment:

I've attached the third patch with the eval_body -> exec_body change; explicitly passing the default (None) now also allowed. I also fixed a refleak (I think).

----------
Added file: http://bugs.python.org/file25292/operator_build_class_3.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14588>
_______________________________________


More information about the Python-bugs-list mailing list