One small thing was incorrect there. gcc -c TestCase.c TestCase_wrap.c -I /usr/include/python2.2/
This include path is required for Python.h file -- http://mail.python.org/mailman/listinfo/python-list
One small thing was incorrect there. gcc -c TestCase.c TestCase_wrap.c -I /usr/include/python2.2/
This include path is required for Python.h file -- http://mail.python.org/mailman/listinfo/python-list