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

10 Commits

Author SHA1 Message Date
Collin Winter
6f2df4d5e1 Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. 2007-07-17 20:59:35 +00:00
Tim Peters
e6ddc8b20b Whitespace normalization. Ran reindent.py over the entire source tree. 2004-07-18 05:56:09 +00:00
Martin v. Löwis
401a76dcab Patch #469517: Info about rpcgen compilers. 2001-10-11 19:23:28 +00:00
Guido van Rossum
9e80d6f125 *** empty log message *** 1993-12-17 14:32:26 +00:00
Guido van Rossum
73065385e8 Changed to use new make_call method 1992-12-21 14:32:28 +00:00
Guido van Rossum
fd92ac89cc Bind to reserved port if root; changed mkcred interface; added -t/-u option 1992-12-20 14:57:17 +00:00
Guido van Rossum
0270032423 Don't even show #test() 1992-12-17 17:32:44 +00:00
Guido van Rossum
63ae96e3d7 Fix spelling of Umnt. 1992-12-15 21:44:13 +00:00
Guido van Rossum
20f9960427 Add explicit auth call 1992-12-15 20:53:17 +00:00
Guido van Rossum
e3cafbe7b8 Initial revision 1992-12-14 23:25:04 +00:00