We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5587288 commit 2914f72Copy full SHA for 2914f72
docs/shipping/freezing.rst
@@ -15,7 +15,7 @@ if the user doesn't already have the required version of Python installed. On
15
Windows, and even on many Linux distributions and OSX versions, the right
16
version of Python will not already be installed.
17
18
-One disadvantage is that it will bloat your distribution by about 2Mb.
+One disadvantage is that it will bloat your distribution by about 2MB.
19
Another problem is that your application will not receive any security updates
20
to the version of Python it uses unless you freeze a new version and get
21
users to download it.
0 commit comments