From: Alexander Münch Date: Thu, 17 Feb 2022 20:45:27 +0000 (+0100) Subject: Fix typo in compileall.py's docstring (GH-29865) X-Git-Tag: v3.11.0a6~174 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa1ccbc76c2794cc78495c84c8325bf1d18a1cc7;p=thirdparty%2FPython%2Fcpython.git Fix typo in compileall.py's docstring (GH-29865) ---