Staging
v0.5.1
https://github.com/python/cpython
Revision 63998a3520ac4c2217946baf99574d9e6a6a959d authored by R David Murray on 20 March 2015, 15:31:38 UTC, committed by R David Murray on 20 March 2015, 15:31:38 UTC
Being able to read non-python text files is not a purpose of linecache, but it
does work and people use it.  This changeset adjusts the language to make it
clear that Python files are not treated uniquely, but does not go so far as to
say reading non-python files is explicitly supported.
1 parent 74a49ac
History
Tip revision: 63998a3520ac4c2217946baf99574d9e6a6a959d authored by R David Murray on 20 March 2015, 15:31:38 UTC
#11726: Make linecache docs reflect that all files are treated the same.
Tip revision: 63998a3
File Mode Size
VS9.0
bdist_wininst
example_nt
icons
WinMain.c -rw-r--r-- 449 bytes
_msi.c -rw-r--r-- 30.7 KB
config.c -rw-r--r-- 5.0 KB
dl_nt.c -rw-r--r-- 4.3 KB
dllbase_nt.txt -rw-r--r-- 3.5 KB
empty.c -rw-r--r-- 137 bytes
errmap.h -rw-r--r-- 2.1 KB
errmap.mak -rw-r--r-- 95 bytes
frozen_dllmain.c -rw-r--r-- 3.9 KB
generrmap.c -rw-r--r-- 849 bytes
getpathp.c -rw-r--r-- 24.5 KB
icons.mak -rw-r--r-- 213 bytes
icons.rc -rw-r--r-- 59 bytes
launcher.c -rw-r--r-- 47.8 KB
launcher.ico -rw-r--r-- 19.3 KB
make_versioninfo.c -rw-r--r-- 1.2 KB
msvcrtmodule.c -rw-r--r-- 14.0 KB
py.ico -rw-r--r-- 19.3 KB
pyc.ico -rw-r--r-- 19.3 KB
pycon.ico -rw-r--r-- 19.3 KB
pyconfig.h -rw-r--r-- 20.6 KB
pylauncher.rc -rw-r--r-- 1.3 KB
python3.def -rw-r--r-- 35.0 KB
python3.mak -rw-r--r-- 611 bytes
python34gen.py -rw-r--r-- 663 bytes
python34stub.def -rw-r--r-- 13.4 KB
python3dll.c -rw-r--r-- 134 bytes
python_exe.rc -rw-r--r-- 49 bytes
python_nt.rc -rw-r--r-- 1.8 KB
readme.txt -rw-r--r-- 3.8 KB
testpy.py -rw-r--r-- 836 bytes
winreg.c -rw-r--r-- 59.7 KB
winsound.c -rw-r--r-- 5.5 KB

readme.txt

back to top