diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-03-14 17:52:28 (GMT) |
---|---|---|
committer | Christian Heimes <christian@python.org> | 2018-03-14 17:52:28 (GMT) |
commit | 6e65e4462692cbf4461c307a411af7cf40a1ca4a (patch) | |
tree | a90b9825329b0d3dcfbdb1473ee22c09917c8983 /Lib/test/pydocfodder.py | |
parent | 7d0528dd3f054b47d6689c1dd75ef267a72e9bb5 (diff) | |
download | cpython-6e65e4462692cbf4461c307a411af7cf40a1ca4a.zip cpython-6e65e4462692cbf4461c307a411af7cf40a1ca4a.tar.gz cpython-6e65e4462692cbf4461c307a411af7cf40a1ca4a.tar.bz2 |
[3.7] bpo-32885: Tools/scripts/pathfix.py: Add -n option for no backup~ (GH-5772) (#6103)
Creating backup files with ~ suffix can be undesirable in some environment,
such as when building RPM packages. Instead of requiring the user to remove
those files manually, option -n was added, that simply disables this feature.
-n was selected because 2to3 has the same option with this behavior.
(cherry picked from commit 5affd5c29eb1493cb31ef3cfdde15538ac134689)
Co-authored-by: Miro HronĨok <miro@hroncok.cz>
Diffstat (limited to 'Lib/test/pydocfodder.py')
0 files changed, 0 insertions, 0 deletions