Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
1d519e4625ad5ea910617413687f13b765f32e99
/
Lib
/
fpformat.py
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
eccd02a
more __all__ updates
by Skip Montanaro
· 24 years ago
88869f9
Whitespace normalization.
by Tim Peters
· 24 years ago
54f22ed
More trivial comment -> docstring transformations by Ka-Ping Yee, who writes:
by Guido van Rossum
· 25 years ago
4acc25b
Mass patch by Ka-Ping Yee:
by Guido van Rossum
· 25 years ago
75ae7e7
Fix for PR#74 -- use int() instead of eval() to extract the exponent.
by Guido van Rossum
· 25 years ago
b8690fb
Define NotANumber as a subclass of ValueError when using class-based exceptions.
by Fred Drake
· 25 years ago
31626bc
re -> regex conversions by Sjoerd.
by Guido van Rossum
· 27 years ago
9694fca
Convert all remaining *simple* cases of regex usage to re usage.
by Guido van Rossum
· 27 years ago
29be3b9
Initial revision
by Guido van Rossum
· 33 years ago