summaryrefslogtreecommitdiff
path: root/test/Chmod.py
Commit message (Expand)AuthorAgeFilesLines
* Use syntax for octal integers as specified in PEP 3127Craig Rodrigues2017-03-091-12/+12
* Resolved conflicting merge.Russel Winder2016-03-011-58/+57
|\
| * Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-39/+39
* | Changed as per reviewAdarsh Sanjeev2016-01-041-16/+16
* | Tests for Chmod updatedAdarsh Sanjeev2016-01-031-0/+46
|/
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-2/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-1/+0
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-0/+35
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-1/+21
* Eliminate unnecessary WIN32/Win32/win32 references in tests, too.Steven Knight2006-01-211-1/+1
* Return lists of Nodes from all builders, not single Nodes when there's only one.Steven Knight2004-08-051-3/+3
* Portability fixes for Win32.Steven Knight2004-05-041-32/+35
* Ant-like tasks: Chmod(), Copy(), Delete(), Mkdir(), Move(), Touch().Steven Knight2004-04-191-0/+133