Distutils and binaries without compilation
Mark English
Mark.English at liffe.com
Thu Sep 23 05:43:41 EDT 2004
More information about the Python-list mailing list
Thu Sep 23 05:43:41 EDT 2004
- Previous message (by thread): Distutils and binaries without compilation
- Next message (by thread): Somthing strange with list as default argument
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Mark English wrote: > > Who to believe... > both. funny eh? > > Depends of which source code the C or the python one > did you not want to be included in the distribution. > > Istvan. I wany all python code to be included in the distribution, and all c-extensions, but no c source code. Am I right in thinking that bdist (and bdist_wininst) would include the c-extensions without the souce code if I had configured the setup.py to include the Extensions objects for the c-extensions (which really isn't feasible in this case). i.e. If it were capable of doing an sdist then it could do a bdist ? Mark ----------------------------------------------------------------------- The information contained in this e-mail is confidential and solely for the intended addressee(s). Unauthorised reproduction, disclosure, modification, and/or distribution of this email may be unlawful. If you have received this email in error, please notify the sender immediately and delete it from your system. The views expressed in this message do not necessarily reflect those of LIFFE Holdings Plc or any of its subsidiary companies. -----------------------------------------------------------------------
- Previous message (by thread): Distutils and binaries without compilation
- Next message (by thread): Somthing strange with list as default argument
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list