commit | a61f5da54772b0ea6a7eccf21df08e61585ef712 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Apr 10 11:03:52 2018 +0300 |
committer | GitHub <noreply@github.com> | Tue Apr 10 11:03:52 2018 +0300 |
tree | 83d540366da2b04d9dab53d8ad464dfd10723257 | |
parent | 77f0a41d72886513f5e9277e5587455745c29ac1 [diff] |
[2.7] bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259) (GH-6436) Based on patch by Oleg Krasnikov. (cherry picked from commit c93938b5beea4c3f592119ebee6d4029558db8de)