Re: [python-win32] Compiling python functions in a c file on windows

2010-08-07 Thread Mark Tolonen
"David Hutto" wrote in message news:[email protected]... While trying to go through the tutorial in the official python documentation, I'm encountering a problem on Windows(ubuntu/linux compiles the same test file fine) I'm just using a 'dummy' funct

Re: [python-win32] Compiling python functions in a c file on windows

2010-08-07 Thread David Hutto
On Fri, Aug 6, 2010 at 11:11 PM, David Hutto wrote: > While trying to go through the tutorial in the official python > documentation, I'm encountering a problem on Windows(ubuntu/linux > compiles the same test file fine) > > I'm just using a 'dummy' function at this point, so no other errors are