Guido van Rossum <gu...@python.org> added the comment:

If Brett's theory is right, compile() has a bug though -- it shouldn't plug a 
non-string into the code object. Or possibly the code object constructor should 
reject such objects (or extract the string).

----------

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

Reply via email to