python tutorial on a single html page?

  • Thread starter BartlebyScrivener
  • Start date
B

BartlebyScrivener

Is the main Python tutorial posted on single searchable page
somewhere? As opposed to browsing the index and clicking NEXT etc.

Thank you,

rd
 
G

Gabriel Genellina

En Fri, 02 Nov 2007 19:43:23 -0300, BartlebyScrivener
Is the main Python tutorial posted on single searchable page
somewhere? As opposed to browsing the index and clicking NEXT etc.

The next release will use a different doc format (and different layout
too), with far less pages.
You can see it at <http://docs.python.org/dev/tutorial/>
Also, you can download the current documentation in many different
formats, including PDF, at <http://docs.python.org/download.html>
 
T

Tony Nelson

BartlebyScrivener said:
Is the main Python tutorial posted on single searchable page
somewhere? As opposed to browsing the index and clicking NEXT etc.

For completeness (though a bit late), I'll mention that Google can
search a group of web pages with:

site:docs.python.org/tut/ search terms
________________________________________________________________________
TonyN.:' *firstname*nlsnews@georgea*lastname*.com
' <http://www.georgeanelson.com/>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,173
Latest member
GeraldReund
Top