Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
fb2a6ccfc42cb15e15c4d2608bf096357a8a79ed
/
Lib
/
lib-old
/
fmt.py
132dce2
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
d28de23
Fixed a multi-arg append() call, discovered by Mark Favas.
by Guido van Rossum
· 25 years ago
9694fca
Convert all remaining *simple* cases of regex usage to re usage.
by Guido van Rossum
· 28 years ago
b7f48e3
Change to always call list.append with a single argument.
by Guido van Rossum
· 29 years ago
f68ec39
added note about obsolescence
by Guido van Rossum
· 30 years ago
7c750e1
added html parser and supporting cast
by Guido van Rossum
· 30 years ago