Tal Einat <talei...@gmail.com> added the comment:

Moving the linecache check up before the two others seems like a simple and 
safe optimization. On the other hand, I'm not sure calling getmodule() before 
checking if the file exists would be faster in many cases.

Pankaj, could you also include the script you ran to profile this and the 
command line by which it was invoked?

----------
nosy: +taleinat

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

Reply via email to