0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Neal Norwitz
ac3625fcb9 Remove sys.exc_type, sys.exc_value, sys.exc_traceback 2006-03-17 05:49:33 +00:00
Tim Peters
e6ddc8b20b Whitespace normalization. Ran reindent.py over the entire source tree. 2004-07-18 05:56:09 +00:00
Walter Dörwald
70a6b49821 Replace backticks with repr() or "%r"
From SF patch #852334.
2004-02-12 17:35:32 +00:00
Guido van Rossum
54175f7cbe import string; add 129.6.64 to security 1995-06-21 02:10:32 +00:00
Guido van Rossum
45babef8c2 security stuff added 1995-06-21 01:00:17 +00:00
Guido van Rossum
bec818a14f first remote commit test!!! 1995-04-26 22:57:12 +00:00
Guido van Rossum
07a272d9de commit -- why not 1995-04-10 11:40:52 +00:00