]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27349: Fix typo in distutils upload command
authorBerker Peksag <berker.peksag@gmail.com>
Sat, 18 Jun 2016 18:42:37 +0000 (21:42 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Sat, 18 Jun 2016 18:42:37 +0000 (21:42 +0300)
commit56fe4749fb79609de7a6ab83f7d444d271f64e38
tree4885e554f20715fbce6b4fbe10033909a41a9936
parentd37de3c41de46ebda801d60b171875352267977d
Issue #27349: Fix typo in distutils upload command
Lib/distutils/command/upload.py
Lib/distutils/tests/test_upload.py