Please help with python extension problem
Alex
cut_me_out at hotmail.com
Sun Jun 4 12:54:59 EDT 2000
More information about the Python-list mailing list
Sun Jun 4 12:54:59 EDT 2000
- Previous message (by thread): win32com and Excel
- Next message (by thread): Awsome Site
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Dieter Maurer <dieter at handshake.de> Subject: Re: Please help with python extension problem FCC: ~/mail/python --text follows this line-- > Alex <cut_me_out at hotmail.com> writes on 31 May 2000 12:22:49 -0400: > > I have fiddled around with makesetup a bit, printing out variables, and > > it seems as if makesetup actually thinks it's reading the line > > > > "tuples tuplesmodule.c*noobjects*" > > > > from my Setup file. However, there is no such line. > > > > Here is my actual Setup file: > > > > ''' > > *shared* > > > > tuples tuplesmodule.c > > ''' > > > > Can anyone tell me what I ought to do, here? ********************************************************************** > Can you add a newline at the end of the file? ********************************************************************** Well, heavens, that did the trick! Thanks! > > > Dieter Alex.
- Previous message (by thread): win32com and Excel
- Next message (by thread): Awsome Site
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list