- 03 Jan, 2012 1 commit
-
-
Eli Bendersky authored
use io.SEEK_* constants instead of os.SEEK_* where an IO stream is seeked, leaving the os.SEEK_* constants only for os.lseek, as documented
-
- 02 Jan, 2012 8 commits
-
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Charles-François Natali authored
Vilmos Nebehaj.
-
Charles-François Natali authored
Vilmos Nebehaj.
-
Nadeem Vawda authored
-
- 01 Jan, 2012 16 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Ned Deily authored
-
Ned Deily authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 31 Dec, 2011 7 commits
-
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 30 Dec, 2011 4 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 29 Dec, 2011 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
Issue #12715: Add an optional symlinks argument to shutil functions (copyfile, copymode, copystat, copy, copy2). When that parameter is true, symlinks aren't dereferenced and the operation instead acts on the symlink itself (or creates one, if relevant). Patch by Hynek Schlawack.
-