Nick Coghlan added the comment:

Note that the current dis._get_code_object() helper doesn't *quite* cover this, 
as it will implicitly compile raw strings, which isn't the desired behaviour 
for this use case.

----------

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

Reply via email to