Open Arfrever opened 9 years ago
Does the stdlib linecache module from master also fail for you?
No. (Jython has its own copy of standard library. Some *.py files have custom changes, but linecache.py and test_linecache.py are identical to versions in CPython 2.7.)
2.7 and 3.5 are somewhat different though... I'll poke and see if the bad code is local to linecache2, or from master.
Fix: