index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added sys.std files, read-only open, reload
Guido van Rossum
1995-08-07
1
-3/+104
*
add splitdrive()
Guido van Rossum
1995-08-07
1
-0/+7
*
pass the command to sh -c
Guido van Rossum
1995-08-07
1
-1/+1
*
correct typo (persis*ent)
Guido van Rossum
1995-08-07
1
-1/+1
*
use new "single" compile option
Guido van Rossum
1995-08-07
1
-1/+2
*
make sure os.environ exists (maybe empty)
Guido van Rossum
1995-08-07
1
-0/+4
*
add seekable option to __init__
Guido van Rossum
1995-08-07
1
-2/+2
*
use mimetools; add close()
Guido van Rossum
1995-08-07
1
-2/+8
*
added parse_qs(query_string)
Guido van Rossum
1995-08-07
1
-0/+7
*
new formatter module; redid htmllib module to use it
Guido van Rossum
1995-08-07
1
-249/+356
*
Initial revision
Guido van Rossum
1995-08-07
1
-0/+276
*
Use binascii module for inner loop
Jack Jansen
1995-08-07
1
-88/+9
*
Implement binhex protocol.
Jack Jansen
1995-08-07
1
-0/+485
*
Added missing walk() function
Jack Jansen
1995-08-07
1
-0/+19
*
new sendport() interface; add test() program call
Guido van Rossum
1995-08-04
1
-6/+9
*
added format_* functions (suggestion by Ken M)
Guido van Rossum
1995-08-04
1
-7/+31
*
subtle changes to relative rurl joins
Guido van Rossum
1995-08-04
1
-3/+3
*
use mimetools; add error handling and authentication
Guido van Rossum
1995-08-04
1
-12/+129
*
major rewrite using different formatting paradigm
Guido van Rossum
1995-08-04
1
-586/+330
*
changed comment parsing
Guido van Rossum
1995-08-04
1
-13/+14
*
Initial revision
Guido van Rossum
1995-08-04
7
-0/+2404
*
new package support, import hooks, restricted execution support
Guido van Rossum
1995-08-04
1
-164/+197
*
added some missing constants
Guido van Rossum
1995-08-04
2
-0/+36
*
keyword arguments; redid Photo image class; other goodies
Guido van Rossum
1995-08-04
2
-192/+402
*
keyword parameter changes
Guido van Rossum
1995-08-04
2
-4/+8
*
Module with one function to read Python modules and extract class and
Sjoerd Mullender
1995-07-28
1
-0/+204
*
Get magic number from interpreter (using module imp).
Sjoerd Mullender
1995-07-19
1
-2/+3
*
Added flush() method.
Sjoerd Mullender
1995-07-19
1
-0/+2
*
Tk 4.0 and Tcl 7.4 are now standard
Guido van Rossum
1995-07-14
4
-154/+312
*
Tommy's mail explaining status
Guido van Rossum
1995-07-14
1
-0/+27
*
Official version 1.26 directly from Ken
Guido van Rossum
1995-07-12
1
-5/+4
*
something close to Ken's latest version ...
Guido van Rossum
1995-07-12
1
-393/+978
*
added seekable option; save unix from lines; speed up islast()
Guido van Rossum
1995-06-22
1
-12/+24
*
add User-agent hdr; read and close the file upon http error
Guido van Rossum
1995-06-22
1
-3/+14
*
make split and splitfields, join and joinfields synonyms
Guido van Rossum
1995-06-22
2
-12/+16
*
make reporting unbalanced tags an overridable method
Guido van Rossum
1995-06-22
1
-2/+7
*
use imp.new_module(), not new.module(); and /usr/local
Guido van Rossum
1995-06-22
1
-4/+4
*
functions don't have a __name__ attribute
Guido van Rossum
1995-06-22
1
-1/+1
*
test other name variable
Guido van Rossum
1995-06-22
1
-1/+1
*
doctor the exception
Guido van Rossum
1995-06-22
1
-7/+14
*
discard endrequest(); minor stuff; rfc822 no seek flag
Guido van Rossum
1995-06-22
1
-6/+4
*
support <HTML>, remove <HEADER>
Guido van Rossum
1995-06-22
1
-3/+2
*
set softspace to 0 in __init__
Guido van Rossum
1995-06-22
1
-0/+1
*
add bind(0,''); better way of guessing our fully qualified hostname
Guido van Rossum
1995-06-20
1
-1/+8
*
Removed >From stuff
Jack Jansen
1995-06-16
1
-2/+1
*
two mime encoding schemes
Guido van Rossum
1995-06-14
2
-0/+226
*
Skip old-style 'From name time' lines at beginning of message.
Jack Jansen
1995-06-13
1
-0/+6
*
Backward compatibity module for constants from cl.h include file. The
Sjoerd Mullender
1995-05-17
4
-472/+520
*
don't show print passwords in debug output
Guido van Rossum
1995-05-05
1
-6/+16
*
new release by Ken, fix handling of from
Guido van Rossum
1995-05-05
1
-6/+12
[prev]
[next]