Re: [python-win32] Regarding Extending python in C

2007-11-18 Thread Grzegorz Adam Hankiewicz
lakki p escribió: > please give me the EXACT PROCEDURE with suitable EXAMPLE. Try this: http://docs.python.org/ext/intro.html > i tired but am getting error like: unable to open wchar.h Your compiler is not finding the header file. Check the documentation provided by your compiler and see how y

[python-win32] Regarding Extending python in C

2007-11-15 Thread lakki p
Hi Guys, please give me the EXACT PROCEDURE with suitable EXAMPLE. i tired but am getting error like: unable to open wchar.h Thanks, lakki ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32