Brett Cannon added the comment:

While thinking about terminology, source files/modules vs. bytecode 
files/modules make the distinction clear enough to differentiate just straight 
bytecode for an object (i.e. what dis outputs) vs. bytecode plsu the other 
stuff that goes with .pyc files.

----------

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

Reply via email to