Python is a great scripting language, which runs over many platforms. In order to make your script deployable over many systems without the need to recode it is useful to be able to load alternate modules which provide the same functionality, but are available on different target... ... http://brainfade.net/2014/02/python-alternate-modules/?utm_source=TR












