SDL 1.2 Python 2/3 bindings

Hi,

Using SWIG I’ve created SDL 1.2 bindings for Python 2 and 3.

The project is currently highly experimental, and some library
functions are broken or not present on the bindings.

However, the module is actually working and with the source there are
two simple programs for testing purposes of the lib. The code is
hosted at Github:

https://github.com/alejolp/sdl1-python

A screenshot of the Rocks test program is available at:

http://3.bp.blogspot.com/-bKeefxivMEA/T6oJClsmA9I/AAAAAAAAAxE/6VReHFiesgU/s1600/Ajies.png

Any comment is very much welcomed. Thanks,–
Alejandro Santos