Difference between revisions of "Python - Links"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Image:python-logo.gif]] | |||
= Misc links = | = Misc links = | ||
* [http://sebsauvage.net/python/snyppets/] | * http://starship.python.net/ | ||
* [http://sebsauvage.net/python/snyppets/ sebsauvage.net] | |||
* [http://www.amk.ca/python/howto/ Several Python related HowTo documents] | |||
=Reference Documentation= | |||
* http://effbot.org/librarybook/ | |||
=Documents= | |||
* [http://www.performiq.com.au/kb/images/Python_RegExp.zip Source of HTML version of RegEx How To] | |||
[[Category:Python]] |