mirror of https://github.com/python/cpython
40e15edd65
........ r69578 | georg.brandl | 2009-02-13 12:03:59 +0100 (Fr, 13 Feb 2009) | 1 line #3694: add test for fix committed in r66693. ........ r69579 | georg.brandl | 2009-02-13 12:06:59 +0100 (Fr, 13 Feb 2009) | 2 lines Fix warnings GCC emits where the argument of PyErr_Format is a single variable. ........ r69580 | georg.brandl | 2009-02-13 12:10:04 +0100 (Fr, 13 Feb 2009) | 2 lines Fix warnings GCC emits where the argument of PyErr_Format is a single variable. ........ r69901 | georg.brandl | 2009-02-23 12:24:46 +0100 (Mo, 23 Feb 2009) | 2 lines #5349: C++ pure virtuals can also have an implementation. ........ r69907 | georg.brandl | 2009-02-23 19:33:48 +0100 (Mo, 23 Feb 2009) | 1 line Fix grammar. ........ r69994 | georg.brandl | 2009-02-26 18:36:26 +0100 (Do, 26 Feb 2009) | 1 line Document that setting sys.py3kwarning wont do anything. ........ r70022 | georg.brandl | 2009-02-27 17:23:18 +0100 (Fr, 27 Feb 2009) | 1 line #5361: fix typo. ........ r70023 | georg.brandl | 2009-02-27 17:39:26 +0100 (Fr, 27 Feb 2009) | 1 line #5363: fix cmpfiles() docs. Another instance where a prose description is twice as long as the code. ........ r70025 | georg.brandl | 2009-02-27 17:52:55 +0100 (Fr, 27 Feb 2009) | 1 line #5344: fix punctuation. ........ r70026 | georg.brandl | 2009-02-27 17:59:03 +0100 (Fr, 27 Feb 2009) | 1 line #5365: add quick look conversion table for different time representations. ........ r70166 | georg.brandl | 2009-03-04 19:24:41 +0100 (Mi, 04 Mär 2009) | 2 lines Remove obsolete stuff from string module docs. ........ r70273 | georg.brandl | 2009-03-09 15:25:07 +0100 (Mo, 09 Mär 2009) | 2 lines #5458: add a note when we started to raise RuntimeErrors. ........ r70275 | georg.brandl | 2009-03-09 17:35:48 +0100 (Mo, 09 Mär 2009) | 2 lines Add missing space. ........ r70342 | georg.brandl | 2009-03-13 20:03:58 +0100 (Fr, 13 Mär 2009) | 1 line #5486: typos. ........ r70386 | georg.brandl | 2009-03-15 22:32:06 +0100 (So, 15 Mär 2009) | 1 line #5496: fix docstring of lookup(). ........ r70387 | georg.brandl | 2009-03-15 22:37:16 +0100 (So, 15 Mär 2009) | 1 line #5493: clarify __nonzero__ docs. ........ r70389 | georg.brandl | 2009-03-15 22:43:38 +0100 (So, 15 Mär 2009) | 1 line Fix a small nit in the error message if bool() falls back on __len__ and it returns the wrong type: it would tell the user that __nonzero__ should return bool or int. ........ r70390 | georg.brandl | 2009-03-15 22:44:43 +0100 (So, 15 Mär 2009) | 1 line #5491: clarify nested() semantics. ........ r70392 | georg.brandl | 2009-03-15 22:46:00 +0100 (So, 15 Mär 2009) | 1 line #5488: add missing struct member. ........ r70393 | georg.brandl | 2009-03-15 22:47:42 +0100 (So, 15 Mär 2009) | 1 line #5478: fix copy-paste oversight in function signature. ........ r70395 | georg.brandl | 2009-03-15 22:51:48 +0100 (So, 15 Mär 2009) | 1 line #5276: document IDLESTARTUP and .Idle.py. ........ r70397 | georg.brandl | 2009-03-15 22:53:56 +0100 (So, 15 Mär 2009) | 1 line #5469: add with statement to list of name-binding constructs. ........ r70400 | georg.brandl | 2009-03-15 22:59:37 +0100 (So, 15 Mär 2009) | 3 lines Fix markup in re docs and give a mail address in regex howto, so that the recommendation to send suggestions to the author can be followed. ........ r70418 | georg.brandl | 2009-03-16 20:42:03 +0100 (Mo, 16 Mär 2009) | 1 line Add token markup. ........ |
||
---|---|---|
.. | ||
bsddb | ||
compiler | ||
ctypes | ||
curses | ||
distutils | ||
encodings | ||
hotshot | ||
idlelib | ||
json | ||
lib-tk | ||
lib2to3 | ||
logging | ||
msilib | ||
multiprocessing | ||
plat-aix3 | ||
plat-aix4 | ||
plat-atheos | ||
plat-beos5 | ||
plat-darwin | ||
plat-freebsd4 | ||
plat-freebsd5 | ||
plat-freebsd6 | ||
plat-freebsd7 | ||
plat-freebsd8 | ||
plat-generic | ||
plat-irix5 | ||
plat-irix6 | ||
plat-linux2 | ||
plat-mac | ||
plat-netbsd1 | ||
plat-next3 | ||
plat-os2emx | ||
plat-riscos | ||
plat-sunos5 | ||
plat-unixware7 | ||
site-packages | ||
sqlite3 | ||
test | ||
wsgiref | ||
xml | ||
BaseHTTPServer.py | ||
Bastion.py | ||
CGIHTTPServer.py | ||
ConfigParser.py | ||
Cookie.py | ||
DocXMLRPCServer.py | ||
HTMLParser.py | ||
MimeWriter.py | ||
Queue.py | ||
SimpleHTTPServer.py | ||
SimpleXMLRPCServer.py | ||
SocketServer.py | ||
StringIO.py | ||
UserDict.py | ||
UserList.py | ||
UserString.py | ||
_LWPCookieJar.py | ||
_MozillaCookieJar.py | ||
__future__.py | ||
__phello__.foo.py | ||
_abcoll.py | ||
_strptime.py | ||
_threading_local.py | ||
abc.py | ||
aifc.py | ||
anydbm.py | ||
ast.py | ||
asynchat.py | ||
asyncore.py | ||
atexit.py | ||
audiodev.py | ||
base64.py | ||
bdb.py | ||
binhex.py | ||
bisect.py | ||
cProfile.py | ||
calendar.py | ||
cgi.py | ||
cgitb.py | ||
chunk.py | ||
cmd.py | ||
code.py | ||
codecs.py | ||
codeop.py | ||
collections.py | ||
colorsys.py | ||
commands.py | ||
compileall.py | ||
contextlib.py | ||
cookielib.py | ||
copy.py | ||
copy_reg.py | ||
csv.py | ||
dbhash.py | ||
decimal.py | ||
difflib.py | ||
dircache.py | ||
dis.py | ||
doctest.py | ||
dumbdbm.py | ||
dummy_thread.py | ||
dummy_threading.py | ||
filecmp.py | ||
fileinput.py | ||
fnmatch.py | ||
formatter.py | ||
fpformat.py | ||
fractions.py | ||
ftplib.py | ||
functools.py | ||
genericpath.py | ||
getopt.py | ||
getpass.py | ||
gettext.py | ||
glob.py | ||
gzip.py | ||
hashlib.py | ||
heapq.py | ||
hmac.py | ||
htmlentitydefs.py | ||
htmllib.py | ||
httplib.py | ||
ihooks.py | ||
imaplib.py | ||
imghdr.py | ||
imputil.py | ||
inspect.py | ||
io.py | ||
keyword.py | ||
linecache.py | ||
locale.py | ||
macpath.py | ||
macurl2path.py | ||
mailbox.py | ||
mailcap.py | ||
markupbase.py | ||
md5.py | ||
mhlib.py | ||
mimetools.py | ||
mimetypes.py | ||
mimify.py | ||
modulefinder.py | ||
multifile.py | ||
mutex.py | ||
netrc.py | ||
new.py | ||
nntplib.py | ||
ntpath.py | ||
nturl2path.py | ||
numbers.py | ||
opcode.py | ||
optparse.py | ||
os.py | ||
os2emxpath.py | ||
pdb.doc | ||
pdb.py | ||
pickle.py | ||
pickletools.py | ||
pipes.py | ||
pkgutil.py | ||
platform.py | ||
plistlib.py | ||
popen2.py | ||
poplib.py | ||
posixfile.py | ||
posixpath.py | ||
pprint.py | ||
profile.py | ||
pstats.py | ||
pty.py | ||
py_compile.py | ||
pyclbr.py | ||
pydoc.py | ||
pydoc_topics.py | ||
quopri.py | ||
random.py | ||
re.py | ||
repr.py | ||
rexec.py | ||
rfc822.py | ||
rlcompleter.py | ||
robotparser.py | ||
runpy.py | ||
sched.py | ||
sets.py | ||
sgmllib.py | ||
sha.py | ||
shelve.py | ||
shlex.py | ||
shutil.py | ||
site.py | ||
smtpd.py | ||
smtplib.py | ||
sndhdr.py | ||
socket.py | ||
sre.py | ||
sre_compile.py | ||
sre_constants.py | ||
sre_parse.py | ||
ssl.py | ||
stat.py | ||
statvfs.py | ||
string.py | ||
stringold.py | ||
stringprep.py | ||
struct.py | ||
subprocess.py | ||
sunau.py | ||
sunaudio.py | ||
symbol.py | ||
symtable.py | ||
tabnanny.py | ||
tarfile.py | ||
telnetlib.py | ||
tempfile.py | ||
textwrap.py | ||
this.py | ||
threading.py | ||
timeit.py | ||
toaiff.py | ||
token.py | ||
tokenize.py | ||
trace.py | ||
traceback.py | ||
tty.py | ||
types.py | ||
unittest.py | ||
urllib.py | ||
urllib2.py | ||
urlparse.py | ||
user.py | ||
uu.py | ||
uuid.py | ||
warnings.py | ||
wave.py | ||
weakref.py | ||
webbrowser.py | ||
whichdb.py | ||
wsgiref.egg-info | ||
xdrlib.py | ||
xmllib.py | ||
xmlrpclib.py | ||
zipfile.py |