commit | b5655f3d187084579ff389dbd8734742a8b66cbc | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Feb 24 19:24:08 2018 -0800 |
committer | GitHub <noreply@github.com> | Sat Feb 24 19:24:08 2018 -0800 |
tree | de44aff3af2d01836b3629b5184532b14ec8c362 | |
parent | 01d9c23e470d708b922a1085347404000e985c0f [diff] |
bpo-17232: Clarify docs for -O and -OO command line options (GH-5839) The 'optimization' is for space in the executable file, not for run time. (cherry picked from commit 186b606d8a2ea4fd51b7286813302c8e8c7006cc) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>