Brett Cannon <br...@python.org> added the comment:

I don't quite follow what you want. You say you want to *ignore* changes to 
source files, but that's the whole point of a reload. And I don't see how 
ignoring bytecode changes anything unless you are mucking with bytecode formats 
and don't want to have to continuously change the magic number.

----------
nosy: +brett.cannon

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

Reply via email to