Megabyte is abbreviated 'MB', according to wikipedia

This commit is contained in:
Jonathan Hartley
2015-08-21 14:54:53 +01:00
parent 5587288b81
commit 2914f72188
+1 -1
View File
@@ -15,7 +15,7 @@ if the user doesn't already have the required version of Python installed. On
Windows, and even on many Linux distributions and OSX versions, the right
version of Python will not already be installed.
One disadvantage is that it will bloat your distribution by about 2Mb.
One disadvantage is that it will bloat your distribution by about 2MB.
Another problem is that your application will not receive any security updates
to the version of Python it uses unless you freeze a new version and get
users to download it.