[Pythonmac-SIG] Building modules for the command line Python?
Sean Hummel
seanh@real.com
Mon, 18 Feb 2002 10:30:25 -0800 (PST)
Okay, so I am looking at making the OSAm module into a module which is
useable from the commandline. However, I am a bit confused on one point,
is just making a module Carbon compatible, enough of a conversion?
Also I'm not very familiar with the Makefile system, and would like a
pointer as to where in the Makefiles I should look for the portion that
creates modules.
Yes I know this is quite a bit to ask, but I am just delving seriously
into MacOSX now that I have the chance to do so.