diff options
author | Miro HronĨok <miro@hroncok.cz> | 2018-03-13 10:56:43 +0100 |
---|---|---|
committer | Christian Heimes <christian@python.org> | 2018-03-13 05:56:43 -0400 |
commit | 5affd5c29eb1493cb31ef3cfdde15538ac134689 (patch) | |
tree | 4ce7b5348ecdfedf79c3ebb9d88ea48be1f323b8 /Python/future.c | |
parent | b51f5de71163f096d2d5229ede5379cdb284f651 (diff) | |
download | cpython-git-5affd5c29eb1493cb31ef3cfdde15538ac134689.tar.gz |
bpo-32885: Tools/scripts/pathfix.py: Add -n option for no backup~ (#5772)
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.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions