Message138943
People working on this should probably also look at how zc.buildout's zc.recipe.egg handles script generation. It's similar to setuptools in that "console_script" entry points are used, but it binds in the desired Python executable as well.
(If you ran the build with an unversioned Python executable name, that's what you get, but if you use a versioned path, it's retained.) |
|
Date |
User |
Action |
Args |
2011-06-24 13:31:07 | fdrake | set | recipients:
+ fdrake, mhammond, vinay.sajip, tim.golden, tarek, eric.araujo, alexis, higery |
2011-06-24 13:31:06 | fdrake | set | messageid: <1308922267.0.0.0715130793255.issue12394@psf.upfronthosting.co.za> |
2011-06-24 13:31:06 | fdrake | link | issue12394 messages |
2011-06-24 13:31:06 | fdrake | create | |
|