summaryrefslogtreecommitdiffstats
path: root/Doc/library/shutil.rst
Commit message (Expand)AuthorAgeFilesLines
...
* shutil copy module reference doc fix.Senthil Kumaran2012-02-131-21/+23
|\
| * shutil copy module reference doc fix.Senthil Kumaran2012-02-131-19/+19
* | Issue #13609: Add two functions to query the terminal size:Antoine Pitrou2012-02-081-0/+33
* | Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715)Éric Araujo2012-02-051-3/+7
|\ \ | |/
| * Improve interlinking of archiving/compression modules docs.Éric Araujo2012-01-161-3/+7
* | Issue #9993: When the source and destination are on different filesystems,Antoine Pitrou2012-01-061-1/+6
* | Issue #12715: Add an optional symlinks argument to shutil functions (copyfile...Antoine Pitrou2011-12-291-12/+34
* | Merge 3.2Éric Araujo2011-11-071-1/+2
|\ \ | |/
| * Document that shutil.make_archive does not typecheck its logger argumentÉric Araujo2011-11-071-1/+2
* | Replace mentions of IOErrorAntoine Pitrou2011-10-121-1/+4
* | #12191: add shutil.chown() to change user and/or group owner of a given path ...Sandro Tosi2011-08-221-0/+14
* | Clean up shutil.disk_usage.Éric Araujo2011-08-081-2/+3
* | #12183: merge with 3.2.Ezio Melotti2011-08-021-2/+3
|\ \ | |/
| * Fix closes Issue12183 - Explain the Symlink copy behavior in shutil.copytree....Senthil Kumaran2011-08-021-2/+3
* | Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)Éric Araujo2011-07-291-10/+16
|\ \ | |/
| * Update documentation for shutil.move (#12043) and fix a few typos.Éric Araujo2011-07-281-10/+16
* | merge from 3.2 - Fix closes issue12577 - clarify shutil.move documentation. P...Senthil Kumaran2011-07-191-2/+4
|\ \ | |/
| * Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion b...Senthil Kumaran2011-07-191-2/+4
* | Issue #12442: add shutil.disk_usage()Giampaolo Rodola'2011-07-011-0/+8
|/
* Add entry for shutil's archiving operations.Raymond Hettinger2011-01-231-6/+10
* Separate source link from main text.Raymond Hettinger2011-01-101-0/+2
* Move source links to consistent location and remove wordy, big yellow boxes.Raymond Hettinger2011-01-101-6/+3
* Provide links to Python source where the code is short, readable andÉric Araujo2010-11-161-0/+6
* make sure shutil checks for bz2 availability before it uses it.Tarek Ziadé2010-04-291-3/+3
* #8295 : Added shutil.unpack_archive and related APIsTarek Ziadé2010-04-281-1/+63
* added a note about the ignore_dangling_symlinks optionTarek Ziadé2010-04-231-1/+2
* Merged revisions 80282 via svnmerge fromTarek Ziadé2010-04-201-2/+1
* fixed typo -- thanks NickTarek Ziadé2010-04-201-1/+1
* Add missing arg, fix indentation and spelling.Ezio Melotti2010-04-201-5/+5
* Fixed #6547: Added the ignore_dangling_symlinks option to shutil.copytreeTarek Ziadé2010-04-201-0/+11
* Fixed #1540112: now shutil.copytree will let you provide your own copy() func...Tarek Ziadé2010-04-191-3/+8
* Merged revisions 80221 via svnmerge fromTarek Ziadé2010-04-191-1/+1
* Update versionadded/changed.Ezio Melotti2010-03-211-4/+4
* Merged revisions 78359-78360 via svnmerge fromTarek Ziadé2010-02-231-2/+118
* Switch more function arguments docs to new-style.Georg Brandl2009-09-021-3/+2
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-...Benjamin Peterson2008-12-211-1/+1
* Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,...Georg Brandl2008-12-071-1/+2
* Merged revisions 66452 via svnmerge fromGeorg Brandl2008-09-131-1/+1
* Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,...Georg Brandl2008-07-161-10/+31
* Merged revisions 63361-63373,63375,63377-63380 via svnmerge fromAlexandre Vassalotti2008-05-161-2/+3
* remove some old versionchanged and versionadded directivesBenjamin Peterson2008-04-241-4/+0
* Merged revisions 62386-62387,62389-62393,62396,62400-62402,62407,62409-62410,...Christian Heimes2008-04-201-9/+11
* Merged revisions 60124-60142 via svnmerge fromChristian Heimes2008-01-201-12/+18
* Merged revisions 59774-59783 via svnmerge fromChristian Heimes2008-01-061-7/+12
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-3/+1
* Merged revisions 58742-58816 via svnmerge fromGuido van Rossum2007-11-021-1/+2
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-1/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-13/+1
* Manually patched a few things that didn't get merged in, but should.Guido van Rossum2007-08-171-3/+5