Downloadable Tkinter documentation

Paul Magwene paul.magwene at yale.edu
Tue May 16 10:58:40 EDT 2000


Simon Brunning wrote:
> 
> Is there somewhere that I can download some introductory Tkinter
> documentation. The stuff at Pythonware
> (<http://www.pythonware.com/library.htm>) is great for viewing
> online, but I can't find any way of downloading it en-masse, so it's
> no good for reading on the tube...
> 
> --
> Cheers,
> Simon Brunning
> TriSystems Ltd.
> sbrunning at trisystems.co.uk
> The opinions expressed are mine, and are not necessarily those of my
> employer. All comments provided "as is" with no warranties of any
> kind whatsoever.


Check out websucker.py in the /Tools/webchecker directory of your python
distribution.  This is great for downloading sights en-masse.  Just do
something like:

python websucker.py http://www.pythonware.com/library.htm

And it goes to work..

--Paul
-- 

Paul Magwene
paul.magwene at yale.edu



More information about the Python-list mailing list