]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typos in compile.c comments (GH-12752)
authorSimeon <simeonkr@users.noreply.github.com>
Tue, 9 Apr 2019 23:36:57 +0000 (19:36 -0400)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 9 Apr 2019 23:36:57 +0000 (16:36 -0700)
commit63b5fc5f42c95a9ef25f9ef9f69ef218763d28bd
tree548234d5c24c31f0a377a08a83346c5efc397bc8
parent0e10766574f4e287cd6b5e5860a1ca75488f4119
Fix typos in compile.c comments (GH-12752)
Python/compile.c