.. |
__init__.py
|
package files
|
2016-12-08 11:22:22 -05:00 |
acl.py
|
PEP 8 cleanup. (#20789)
|
2017-01-28 00:12:11 -08:00 |
archive.py
|
archive docs formatting (#21454)
|
2017-02-15 11:24:05 +00:00 |
assemble.py
|
Adds path type and remove expanduser
|
2017-02-13 12:05:40 -05:00 |
blockinfile.py
|
Remove unnecessary shebangs and execute bits.
|
2017-02-22 18:13:46 -08:00 |
copy.py
|
Avoid having module documentation links to itself (#21329)
|
2017-02-13 14:02:34 +00:00 |
fetch.py
|
Refreshed metadata for core modules
|
2016-12-08 11:25:35 -05:00 |
file.py
|
Avoid having module documentation links to itself (#21329)
|
2017-02-13 14:02:34 +00:00 |
find.py
|
Fix incorrect wording in the 'find' module 'paths' parameter
|
2017-02-10 16:30:31 -05:00 |
ini_file.py
|
Removes usage of expanduser due to type 'path'
|
2017-02-13 17:24:24 -05:00 |
lineinfile.py
|
PEP 8 indent cleanup. (#20800)
|
2017-01-29 07:28:53 +00:00 |
patch.py
|
PEP 8 W291 whitespace cleanup.
|
2017-01-27 17:08:02 -08:00 |
replace.py
|
Update validate-modules (#20932)
|
2017-02-02 11:45:22 -08:00 |
stat.py
|
PEP 8 indent cleanup. (#20800)
|
2017-01-29 07:28:53 +00:00 |
synchronize.py
|
synchronize: quote private_key (#21570)
|
2017-02-17 14:18:41 +01:00 |
tempfile.py
|
Avoid having module documentation links to itself (#21329)
|
2017-02-13 14:02:34 +00:00 |
template.py
|
Fix typo in example (#21227)
|
2017-02-09 16:40:07 -08:00 |
unarchive.py
|
Remove expanduser usage because of path type
|
2017-02-13 12:05:08 -05:00 |
xattr.py
|
Consistent path attribute for file-related modules
|
2017-01-13 15:49:42 -05:00 |