summaryrefslogtreecommitdiffstats
path: root/Demo/rpc/mountclient.py
Commit message (Expand)AuthorAgeFilesLines
* Remove some of the old demos. (Put a few somewhere else.)Georg Brandl2010-12-301-202/+0
* Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge...Benjamin Peterson2008-03-311-1/+1
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...Collin Winter2007-07-171-2/+2
* Whitespace normalization. Ran reindent.py over the entire source tree.Tim Peters2004-07-181-128/+128
* Patch #469517: Info about rpcgen compilers.Martin v. Löwis2001-10-111-5/+6
* *** empty log message ***Guido van Rossum1993-12-171-9/+9
* Changed to use new make_call methodGuido van Rossum1992-12-211-38/+43
* Bind to reserved port if root; changed mkcred interface; added -t/-u optionGuido van Rossum1992-12-201-10/+29
* Don't even show #test()Guido van Rossum1992-12-171-2/+0
* Fix spelling of Umnt.Guido van Rossum1992-12-151-2/+2
* Add explicit auth callGuido van Rossum1992-12-151-0/+13
* Initial revisionGuido van Rossum1992-12-141-0/+166