Nick Coghlan <ncogh...@gmail.com> added the comment:

While I do think it makes sense to enhance `dis` in this regard, I'm also 
thinking it might be better to have that automatically fall back to a `python 
-m inspect module:qualname` style lookup in the event that 
`os.path.exists(infile)` is false.

So considering it out of scope for *this* issue makes sense.

----------

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

Reply via email to