Message77014
An extension to this idea: Support parsing #! lines in Windows and
select the version of Python used. python.exe could examine:
#!/usr/bin/python30
pattern match "python##", look in the registry to see if that version
of python is installed, and launch that python.exe instead. |
|
| Date |
User |
Action |
Args |
| 2008-12-05 13:19:19 | metolone | set | recipients:
+ metolone, v+python |
| 2008-12-05 13:19:19 | metolone | set | messageid: <[email protected]> |
| 2008-12-05 13:19:19 | metolone | link | issue4485 messages |
| 2008-12-05 13:19:18 | metolone | create | |
|