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
...
*
actualized example/reference, fix bug w/ nonnumeric port
Guido van Rossum
1995-09-30
1
-8/+9
*
add flush_softspace() interface
Guido van Rossum
1995-09-30
1
-0/+5
*
allow _ in attr names (Netscape!)
Guido van Rossum
1995-09-30
1
-1/+1
*
more robust coding, adapted for mac
Guido van Rossum
1995-09-30
2
-23/+23
*
entity definitions from HTML 2.0 std
Guido van Rossum
1995-09-27
1
-0/+2
*
Initial revision
Guido van Rossum
1995-09-27
1
-0/+101
*
added verbose option; added ismap/align/width/height to handle_image args
Guido van Rossum
1995-09-22
1
-4/+12
*
fix <!...!> parsing; added verbose option; don't lowercase entityrefs
Guido van Rossum
1995-09-22
1
-5/+7
*
actualized example; added xover, xgtitle, xpath, date methods by Kevan Heydon
Guido van Rossum
1995-09-22
1
-4/+87
*
add file parameter to all printing fns, default stderr
Guido van Rossum
1995-09-20
1
-12/+30
*
new exec syntax
Guido van Rossum
1995-09-18
2
-6/+6
*
Initial revision
Guido van Rossum
1995-09-18
2
-0/+294
*
added getitem/setitem to Image class; changed call wrapping (again)
Guido van Rossum
1995-09-18
2
-2/+14
*
handle missing QUERY_STRING
Guido van Rossum
1995-09-18
1
-1/+12
*
recognize a few more file types
Guido van Rossum
1995-09-18
1
-1/+8
*
improved test/main program
Guido van Rossum
1995-09-18
2
-10/+43
*
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
[prev]
[next]