#811: detect correct python binary in start-<project>.py
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: TurboGears | Version: 0.9a5
Severity: normal | Keywords:
----------------------------------+-----------------------------------------
Hi,
just after tg-admin quickstart <project> the <project>/start-<project>.py
ends up with:
#!/usr/bin/env python
while this can't be true, for example when more than version of python is
installed.
The correct solution, IMO, is to detect which binary runs tg-admin and use
that while generating the start-<project>.py script
thanks in advance - turbogears is great!
filippo
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/811>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---