Using Swig and Distutils to get the dynamic link library the Python can invoke
Platform: Msys2 on Windows Packages: Python 2.7, mingw-w64-i686-swig 3.0.6-1, mingw-w64-i686-gcc 5.3.0-5
Purpose: Implement the Tutorial in the below URL on a Windows platform. Exploit Distutils to generate the Dynamic link library instead of GCC. http://swig.org/tutorial.html