Jeroen Demeyer <j.deme...@ugent.be> added the comment:

Alternatively, instead of not implementing `loader.get_source()`, we could 
define a new semantic: if it returns `NotImplemented`, assume that the loader 
doesn't know how to get the sources. In that case, linecache would fall back to 
the old behaviour.

----------

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

Reply via email to