mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Correct name for the game "Civilization IV"
This commit is contained in:
@@ -8,7 +8,7 @@ Freezing Your Code
|
|||||||
to end-users, that contains all of your application code as well as the
|
to end-users, that contains all of your application code as well as the
|
||||||
Python interpreter.
|
Python interpreter.
|
||||||
|
|
||||||
Applications such as 'Dropbox', 'Eve Online', 'Civilisation IV', and
|
Applications such as 'Dropbox', 'Eve Online', 'Civilization IV', and
|
||||||
BitTorrent clients do this.
|
BitTorrent clients do this.
|
||||||
|
|
||||||
The advantage of distributing this way is that your application will "just work",
|
The advantage of distributing this way is that your application will "just work",
|
||||||
|
|||||||
Reference in New Issue
Block a user