This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-19 19:03:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da334249a7f4094deff7516ca1317f1230131052
cpython
/
Doc
/
howto
T
History
Georg Brandl
c1edec3374
Use the preferred form of raise statements in the docs.
2009-06-03 07:25:35 +00:00
..
advocacy.rst
…
cporting.rst
Fix 'the the' duplication
2009-04-03 21:45:29 +00:00
curses.rst
The curses panel library is now supported
2009-02-26 22:34:30 +00:00
doanddont.rst
#6086
: fix spelling and use a better exception to catch.
2009-05-22 10:40:00 +00:00
functional.rst
Make the doctests in the docs pass, except for those in the turtle module.
2009-04-28 21:48:35 +00:00
index.rst
…
regex.rst
The class for regexes isn't called RegexObject any more; correct the text
2009-06-01 00:14:19 +00:00
sockets.rst
Use the preferred form of raise statements in the docs.
2009-06-03 07:25:35 +00:00
unicode.rst
…
urllib2.rst
#6086
: fix spelling and use a better exception to catch.
2009-05-22 10:40:00 +00:00
webservers.rst
…