index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
webchecker
Commit message (
Expand
)
Author
Age
Files
Lines
*
# This is a new module I wrote over the weekend. Again, you missed the
Guido van Rossum
1998-06-15
1
-16/+37
*
Primitive GUI for websucker.
Guido van Rossum
1998-06-15
1
-0/+185
*
Fix the way a trailing / is changed to /index.html so that it
Guido van Rossum
1998-06-15
1
-2/+3
*
sort the urls in the todo list
Guido van Rossum
1998-06-15
1
-1/+3
*
Use a try-except so that the pickle file is written even when we die
Guido van Rossum
1998-04-27
1
-14/+18
*
Give in to tabnanny
Guido van Rossum
1998-04-06
6
-1041/+850
*
Use a better way to bind the checkext instance variable to a check
Guido van Rossum
1998-03-05
1
-9/+8
*
Adapt to new webchecker structure. Due to better structure of
Guido van Rossum
1998-02-21
1
-59/+33
*
Major overhaul. Don't use global variable (e.g. verbose); use
Guido van Rossum
1998-02-21
1
-130/+191
*
Map .shtml to text/html.
Guido van Rossum
1997-10-07
1
-0/+1
*
A variant on webchecker that creates a mirror copy of a remote site.
Guido van Rossum
1997-10-06
1
-0/+131
*
Several changes:
Guido van Rossum
1997-10-06
1
-6/+24
*
Tiny script to play with it on a Mac.
Guido van Rossum
1997-05-28
1
-0/+7
*
Scroll to top of info window when done.
Guido van Rossum
1997-05-09
1
-0/+1
*
Avoid the fancy handler for error 401 (request authentication).
Guido van Rossum
1997-05-07
1
-4/+7
*
Restructured Checker class to get rid of 'ext' table.
Guido van Rossum
1997-02-02
2
-177/+165
*
Add root URL entry box, separate start/stop/step buttons.
Guido van Rossum
1997-02-01
1
-54/+131
*
Process <img> and <frame> tags. Don't bother skipping second href.
Guido van Rossum
1997-02-01
1
-3/+12
*
Check in another copy of tktools.py...
Guido van Rossum
1997-01-31
1
-0/+367
*
Tk interface to webchecker. Not fully featured yet, but usable.
Guido van Rossum
1997-01-31
1
-0/+329
*
Spin off checking of external page in a subroutine.
Guido van Rossum
1997-01-31
1
-17/+20
*
Many misc changes.
Guido van Rossum
1997-01-31
1
-95/+142
*
Set proper User-agent header (Python-webchecker/<version>).
Guido van Rossum
1997-01-30
1
-14/+21
*
Some refinements of the external-link checking code: insert the errors
Guido van Rossum
1997-01-30
1
-9/+22
*
Added -x option to check external links. Slooooow!
Guido van Rossum
1997-01-30
1
-10/+32
*
Catch I/O errors when parsing robots.txt file.
Guido van Rossum
1997-01-30
1
-5/+13
*
Basic README file
Guido van Rossum
1997-01-30
1
-0/+14
*
Added robots.txt support, using Skip Montanaro's parser.
Guido van Rossum
1997-01-30
1
-3/+38
*
Skip Montanaro's robots.txt parser.
Guido van Rossum
1997-01-30
1
-0/+97
*
web tree checker
Guido van Rossum
1997-01-30
1
-0/+488
*
mime types guesser
Guido van Rossum
1997-01-30
1
-0/+190