summaryrefslogtreecommitdiffstats
path: root/Demo/pdist/security.py
Commit message (Collapse)AuthorAgeFilesLines
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about ↵Collin Winter2007-07-171-4/+4
| | | | lingering print statements.
* Whitespace normalization. Ran reindent.py over the entire source tree.Tim Peters2004-07-181-28/+28
|
* whrandom -> randomGuido van Rossum1998-05-201-2/+2
|
* search for keyfile in sys.path as last resort; reword exceptionGuido van Rossum1995-10-071-1/+8
|
* bugfixesGuido van Rossum1995-06-211-3/+3
|
* placeholder for security measuresGuido van Rossum1995-06-211-0/+26