From: Pete S. <pe...@sh...> - 2000-10-17 03:24:11
|
i have a python application which has a small extension module it needs. (written in C for speed). does anyone have an example setup.py script that will build the extension, but leave the finished module in the current directory (and not intall to PYTHONHOME?) thanks |