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

2010-08-09 Thread David Hutto
On Sat, Aug 7, 2010 at 8:32 AM, David Hutto wrote: > 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

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

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

2010-08-07 Thread Mark Tolonen
"David Hutto" wrote in message news:aanlktinkvsk60swwvfp-p30otvcliaerqo7j_xgaw...@mail.gmail.com... 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