]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix missing space with help for `-m compileall -o` (GH-27591)
authorDaniel Hahler <git@thequod.de>
Fri, 17 Sep 2021 22:28:09 +0000 (00:28 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Sep 2021 22:28:09 +0000 (00:28 +0200)
commit74cc2453ae690be940cddfae8caf8216d8628c4a
tree2bba6441e48145a9be4cfcccf227df713da01432
parentaca0e08c5dcc11a8011697331931cde0b21270f2
Fix missing space with help for `-m compileall -o` (GH-27591)
Lib/compileall.py