Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e13ff2e2d6ddc6dead2d804006d8320df27dc553
/
Tools
/
webchecker
0ec1493
Some changes (maybe not enough?) to make it work on Windows with local
by Guido van Rossum
· 26 years ago
5450062
Added Samuel Bayer's new webchecker.
by Guido van Rossum
· 26 years ago
909bc18
Recover from failed saves; when a file turns out to be a directory,
by Guido van Rossum
· 26 years ago
a42c1ee
Added note() message to Page class -- this was used but didn't exist.
by Guido van Rossum
· 26 years ago
b77a68e
Rewrite to support multiple suckers, each with their own thread.
by Guido van Rossum
· 26 years ago
125700a
Instead of printint, use self.message() or self.note().
by Guido van Rossum
· 26 years ago
0a13f7f
# This is a new module I wrote over the weekend. Again, you missed the
by Guido van Rossum
· 26 years ago
e3bd821
Primitive GUI for websucker.
by Guido van Rossum
· 26 years ago
d328a9b
Fix the way a trailing / is changed to /index.html so that it
by Guido van Rossum
· 26 years ago
6eb9d32
sort the urls in the todo list
by Guido van Rossum
· 26 years ago
bee6453
Use a try-except so that the pickle file is written even when we die
by Guido van Rossum
· 27 years ago
986abac
Give in to tabnanny
by Guido van Rossum
· 27 years ago
88b02cf
Use a better way to bind the checkext instance variable to a check
by Guido van Rossum
· 27 years ago
1a7eae9
Adapt to new webchecker structure. Due to better structure of
by Guido van Rossum
· 27 years ago
00756bd
Major overhaul. Don't use global variable (e.g. verbose); use
by Guido van Rossum
· 27 years ago
f326134
Map .shtml to text/html.
by Guido van Rossum
· 27 years ago
d575480
A variant on webchecker that creates a mirror copy of a remote site.
by Guido van Rossum
· 27 years ago
2237b73
Several changes:
by Guido van Rossum
· 27 years ago
68bdad1
Tiny script to play with it on a Mac.
by Guido van Rossum
· 27 years ago
29f6533
Scroll to top of info window when done.
by Guido van Rossum
· 28 years ago
89efda3
Avoid the fancy handler for error 401 (request authentication).
by Guido van Rossum
· 28 years ago
af310c1
Restructured Checker class to get rid of 'ext' table.
by Guido van Rossum
· 28 years ago
4f6ecda
Add root URL entry box, separate start/stop/step buttons.
by Guido van Rossum
· 28 years ago
6133ec6
Process <img> and <frame> tags. Don't bother skipping second href.
by Guido van Rossum
· 28 years ago
de99d31
Check in another copy of tktools.py...
by Guido van Rossum
· 28 years ago
06981c3
Tk interface to webchecker. Not fully featured yet, but usable.
by Guido van Rossum
· 28 years ago
0b0b5f0
Spin off checking of external page in a subroutine.
by Guido van Rossum
· 28 years ago
e5605ba
Many misc changes.
by Guido van Rossum
· 28 years ago
c59a5d4
Set proper User-agent header (Python-webchecker/<version>).
by Guido van Rossum
· 28 years ago
2739cd7
Some refinements of the external-link checking code: insert the errors
by Guido van Rossum
· 28 years ago
de66268
Added -x option to check external links. Slooooow!
by Guido van Rossum
· 28 years ago
325a64f
Catch I/O errors when parsing robots.txt file.
by Guido van Rossum
· 28 years ago
df47baf
Basic README file
by Guido van Rossum
· 28 years ago
3edbb35
Added robots.txt support, using Skip Montanaro's parser.
by Guido van Rossum
· 28 years ago
bbf8c2f
Skip Montanaro's robots.txt parser.
by Guido van Rossum
· 28 years ago
272b37d
web tree checker
by Guido van Rossum
· 28 years ago
d7e4705
mime types guesser
by Guido van Rossum
· 28 years ago