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
/
fpformat.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the fpformat module.
Brett Cannon
2008-05-10
1
-142/+0
*
Raise statement normalization in Lib/.
Collin Winter
2007-08-30
1
-1/+1
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-3/+3
*
more __all__ updates
Skip Montanaro
2001-01-20
1
-0/+2
*
Whitespace normalization.
Tim Peters
2001-01-14
1
-1/+0
*
More trivial comment -> docstring transformations by Ka-Ping Yee,
Guido van Rossum
2000-02-04
1
-103/+103
*
Mass patch by Ka-Ping Yee:
Guido van Rossum
2000-02-02
1
-9/+9
*
Fix for PR#74 -- use int() instead of eval() to extract the exponent.
Guido van Rossum
1999-09-10
1
-1/+1
*
Define NotANumber as a subclass of ValueError when using class-based
Fred Drake
1999-06-29
1
-2/+6
*
re -> regex conversions by Sjoerd.
Guido van Rossum
1997-10-24
1
-6/+6
*
Convert all remaining *simple* cases of regex usage to re usage.
Guido van Rossum
1997-10-22
1
-7/+6
*
Initial revision
Guido van Rossum
1992-03-15
1
-0/+138