[docs] [issue11726] clarify that linecache only works on files that can be decoded successfully
R. David Murray
report at bugs.python.org
Fri Mar 20 16:20:13 CET 2015
R. David Murray added the comment:
OK, on further investigation I guess it wasn't intended to be so general :) But I still think we should make a nod to the reality that it can be used on other text files. I'll re-close the issue but I may add a sentence to the docs.
----------
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11726>
_______________________________________
More information about the docs
mailing list