"C.Y. Ruhulessin" <izzaddin.ruhules...@gmail.com> wrote

When I load up Civilization IV, a Firaxis game, the loading screen tells me
"Loading Python".

However, I can't seem to find out where it installs python

It probably doesn't actually install Python it is simply loading
the interpreter into memory.

It probably uses Python as its macro language for configuration
or customisation. To execute those scripts it will need to load
a DLL containing the interpreter code. I don't know for sure
but I'd guess that's what it means.


--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to