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
*
fixed the test program
Guido van Rossum
1995-09-07
1
-3/+6
*
Initial revision
Guido van Rossum
1995-09-07
2
-0/+140
*
move constants to Tkconstants; added some; overridable error reporting; fix t...
Guido van Rossum
1995-09-07
2
-148/+52
*
Filter button should set selection's directory, too
Guido van Rossum
1995-09-01
2
-2/+8
*
added OptionMenu class (tk_optionMenu interface)
Guido van Rossum
1995-09-01
2
-4/+20
*
support value-less attributes, using regex.group()
Guido van Rossum
1995-09-01
1
-14/+8
*
took out forms support (in favor a Grail extension)
Guido van Rossum
1995-09-01
1
-94/+3
*
rationalized os.path.split() so split "/a/" yields "/a", ""
Guido van Rossum
1995-09-01
1
-13/+7
*
Changed arguments and added a lot of functionality besides
Jack Jansen
1995-08-30
1
-87/+121
*
Initial revision
Guido van Rossum
1995-08-29
2
-0/+422
*
forget previous change (content-encoding)
Guido van Rossum
1995-08-29
1
-2/+1
*
encoding can be content-transfer-encoding or content-encoding
Guido van Rossum
1995-08-29
1
-1/+2
*
support overriding how to open unknown url types
Guido van Rossum
1995-08-29
1
-13/+13
*
changed some commas into percent signs
Guido van Rossum
1995-08-29
1
-4/+4
*
exec() -> exec
Guido van Rossum
1995-08-28
2
-6/+6
*
add errno.h
Guido van Rossum
1995-08-28
2
-0/+2
*
Indent bug
Jack Jansen
1995-08-17
1
-1/+1
*
Removed addbase.__del__ because it can't work.
Sjoerd Mullender
1995-08-15
1
-2/+6
*
Put debug output inside 'if DEBUG'.
Jack Jansen
1995-08-14
1
-6/+7
*
Temporary fix for access statement.
Sjoerd Mullender
1995-08-14
1
-1/+3
*
exec() -> exec
Guido van Rossum
1995-08-11
1
-1/+1
*
test for specific bug in vars()
Guido van Rossum
1995-08-11
1
-0/+9
*
added select_present and select_range to Entry widget
Guido van Rossum
1995-08-11
2
-0/+10
*
renamed DbShelf->DbfilenameShelf;added BsdDbShelf (David Ely)
Guido van Rossum
1995-08-11
1
-5/+46
*
change default flag to match dbm/gdbm
Guido van Rossum
1995-08-11
1
-3/+3
*
make sure the path ends in a slash in reload()
Guido van Rossum
1995-08-11
1
-1/+1
*
exec() -> exec
Guido van Rossum
1995-08-10
1
-1/+1
*
remove file: from list of protocols taking host
Guido van Rossum
1995-08-10
1
-1/+1
*
changed version :-)
Guido van Rossum
1995-08-10
1
-1/+1
*
added note about missing features
Guido van Rossum
1995-08-10
1
-0/+2
*
noted obsolescence; exec() -> exec
Guido van Rossum
1995-08-10
2
-2/+4
*
default tabsize to 8
Guido van Rossum
1995-08-10
2
-2/+2
*
fix reload use of __filename__
Guido van Rossum
1995-08-10
1
-1/+2
*
fix stupid typo: r->RDLK
Guido van Rossum
1995-08-10
1
-1/+1
*
same thing as for dospath, plus HOMEDRIVE/HOMEPATH support
Guido van Rossum
1995-08-10
1
-12/+11
*
don't print Cannot open/stat messages
Guido van Rossum
1995-08-10
1
-2/+2
*
exec() -> exec
Guido van Rossum
1995-08-10
1
-1/+1
*
Initial revision
Guido van Rossum
1995-08-10
1
-0/+143
*
redefined normcase()
Guido van Rossum
1995-08-10
1
-14/+5
*
upgdaded the test program
Guido van Rossum
1995-08-10
1
-4/+18
*
revamped somewhat
Guido van Rossum
1995-08-10
1
-18/+19
*
temporarily disabled the access statements
Guido van Rossum
1995-08-10
1
-4/+4
*
added normpath() and splitdrive()
Guido van Rossum
1995-08-10
1
-39/+45
*
added note about obsolescence
Guido van Rossum
1995-08-10
4
-0/+4
*
rather ugly temporary hacks to make it work in grail & restricted mode
Guido van Rossum
1995-08-09
1
-11/+14
*
fix bug in reload
Guido van Rossum
1995-08-09
1
-0/+1
*
add module binascii; add r_unload/s_unload; don't change 'rb' to 'r' in open
Guido van Rossum
1995-08-09
1
-2/+9
*
change blank line insertion at a few places and fix recursion bug for </var>
Guido van Rossum
1995-08-09
1
-8/+8
*
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
[next]