summaryrefslogtreecommitdiffstats
path: root/Demo/pdist/security.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete pdist demo.Georg Brandl2010-08-021-33/+0
|
* Merged revisions 78779 via svnmerge fromBenjamin Peterson2010-03-211-0/+0
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r78779 | benjamin.peterson | 2010-03-07 20:11:06 -0600 (Sun, 07 Mar 2010) | 1 line remove svn:executable from scripts without a shebang line ........
* 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