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
/
types.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Marc-Andre Lemburg: add UnicodeType.
Guido van Rossum
2000-03-10
1
-0/+1
*
The third and final doc-string sweep by Ka-Ping Yee.
Guido van Rossum
2000-02-04
1
-2/+4
*
Added BufferType, the type returned by the new builtin buffer(). Greg Stein.
Guido van Rossum
1999-03-19
1
-0/+1
*
Use __stdin__ instead of stdin to derive FileType -- safer against
Guido van Rossum
1998-12-19
1
-1/+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-9/+9
*
Use sys.exc_info() where needed.
Guido van Rossum
1997-09-29
1
-2/+4
*
Added some try-excepts so that it can be imported in restricted mode
Guido van Rossum
1997-09-04
1
-6/+15
*
Ellipses -> Ellipsis rename (the dictionary really says that it should
Guido van Rossum
1996-10-11
1
-1/+1
*
Added Slice and Ellipses types.
Guido van Rossum
1996-10-11
1
-0/+3
*
better way to define ComplexType
Guido van Rossum
1996-02-13
1
-3/+3
*
add ComplexType
Guido van Rossum
1996-01-25
1
-0/+4
*
added DictType as alias for DictionaryType
Guido van Rossum
1995-02-27
1
-1/+1
*
Cosmetic changes
Guido van Rossum
1994-09-29
1
-14/+17
*
Two new generally useful modules: types defines names for all built-in types,
Guido van Rossum
1994-06-23
1
-0/+43