Launch can do a sanity-check confirmation that it has the right python version.
But shouldn't the shell script WebKit/AppServer do the checking for which version of python to invoke on Launch? The goal I strongly favor, is that regardless of your distro, that you should be able to launch WebWare. -Stuart- > -----Original Message----- > From: Aaron Held [mailto:aaron@;MetroNY.com] > Sent: Thursday, November 07, 2002 8:06 AM > To: Geoffrey Talvola > Cc: [EMAIL PROTECTED] > Subject: Re: [Webware-discuss] Choosing a python version - python vs > pytho n2 vs python2.2 > > > This is great, So Launch can check the python version as well as for > any module requirements. > > > Geoffrey Talvola wrote: > >>>>sys.version_info > >>> > > (2, 2, 1, 'final', 0) > > > > - Geoff > > > > > >>-----Original Message----- > >>From: Aaron Held [mailto:aaron@;MetroNY.com] > >>Sent: Thursday, November 07, 2002 10:05 AM > >>To: Michael Montagne > >>Cc: [EMAIL PROTECTED] > >>Subject: Re: [Webware-discuss] Choosing a python version - python vs > >>python2 vs python2.2 > >> > >> > >>Can you tell from within python? > >> > >> > >> > >>Michael Montagne wrote: > >> > >>>>On 07/11/02, from the brain of Aaron Held tumbled: > >>> > >>> > >>>>Could launch check the python version of python and if it > >>> > >>not 2.x then > >> > >>>>try python2... > >>>> > >>>>How do you tell the python version from python anyway? > >>>> > >>>>-Aaron > >>>> > >>> > >>> > >>>Try python -V. > >>> > >> > >> > >> > >> > >>------------------------------------------------------- > >>This sf.net email is sponsored by: See the NEW Palm > >>Tungsten T handheld. Power & Color in a compact size! > >>http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > >>_______________________________________________ > >>Webware-discuss mailing list > >>[EMAIL PROTECTED] > >>https://lists.sourceforge.net/lists/listinfo/webware-discuss > >> > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: See the NEW Palm > Tungsten T handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > _______________________________________________ > Webware-discuss mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webware-discuss > ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
