Staging
v0.5.1
https://github.com/python/cpython
Revision 2237b73baff12f2032604764ac6a82dedea05140 authored by Guido van Rossum on 06 October 1997, 18:54:01 UTC, committed by Guido van Rossum on 06 October 1997, 18:54:01 UTC
- Change the code that looks for robots.txt to always look in /, even
if the "root" path is somewhere deep down below.

- Add link processing in <AREA> tags.

- Change safeclose() to avoid crashing when the file has no geturl()
method.
1 parent dc0f00a
History
Tip revision: 2237b73baff12f2032604764ac6a82dedea05140 authored by Guido van Rossum on 06 October 1997, 18:54:01 UTC
Several changes:
Tip revision: 2237b73
File Mode Size
Abstract.py -rw-r--r-- 1.9 KB
BoxParent.py -rw-r--r-- 1.1 KB
Buttons.py -rw-r--r-- 9.5 KB
CSplit.py -rw-r--r-- 2.4 KB
DirList.py -rw-r--r-- 1.3 KB
FormSplit.py -rw-r--r-- 1.8 KB
HVSplit.py -rw-r--r-- 1.8 KB
Histogram.py -rw-r--r-- 876 bytes
Sliders.py -rw-r--r-- 4.4 KB
Soundogram.py -rw-r--r-- 867 bytes
Split.py -rw-r--r-- 5.7 KB
StripChart.py -rw-r--r-- 1.8 KB
TextEdit.py -rw-r--r-- 3.2 KB
TransParent.py -rw-r--r-- 3.0 KB
VUMeter.py -rw-r--r-- 970 bytes
WindowParent.py -rw-r--r-- 4.7 KB
WindowSched.py -rw-r--r-- 1.3 KB
anywin.py -rw-r--r-- 235 bytes
basewin.py -rw-r--r-- 1.5 KB
dirwin.py -rw-r--r-- 590 bytes
filewin.py -rw-r--r-- 400 bytes
formatter.py -rw-r--r-- 6.0 KB
gwin.py -rw-r--r-- 2.4 KB
listwin.py -rw-r--r-- 1.2 KB
mainloop.py -rw-r--r-- 6.1 KB
rect.py -rw-r--r-- 2.0 KB
srcwin.py -rw-r--r-- 3.1 KB
stdwinevents.py -rw-r--r-- 1.8 KB
stdwinq.py -rw-r--r-- 1.0 KB
tablewin.py -rw-r--r-- 5.9 KB
textwin.py -rw-r--r-- 2.4 KB
wdb.py -rw-r--r-- 7.3 KB
wdbframewin.py -rw-r--r-- 3.8 KB
wdbsrcwin.py -rw-r--r-- 2.3 KB

back to top