Looking for standalone Python

2006-01-17 Thread Twig
Hello, I have a need to have python on intranet server for other users to create a common tool base for working community (SW). So that workers can take it in use just by mapping the drive adding dirs to paths. Need to have all standard modules at the same place, so there would not be any loca

Re: Looking for standalone Python

2006-01-17 Thread Twig
Szabolcs Nagy wrote: >>Is this possible? > > yes: movable python > http://www.voidspace.org.uk/python/movpy/introduction.html > Thanks! Also found this: http://arctrix.com/nas/python/standalone.html -- http://mail.python.org/mailman/listinfo/python-list

Re: simple pythonpath query

2006-01-20 Thread Twig
"Tim Golden" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | [EMAIL PROTECTED] | || I've downloaded the hypertext module and put it in the | c:\python24\lib || folder. I would have thought that since the lib directory is in the || Pythonpath,I would be able to import python scripts

Re: Looking for standalone Python

2006-01-20 Thread Twig
"Twig" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | Szabolcs Nagy wrote: | >>Is this possible? | > | > yes: movable python | > http://www.voidspace.org.uk/python/movpy/introduction.html | > | | Thanks! Also found this: | | http://arctrix.co

Re: Looking for standalone Python

2006-01-20 Thread Twig
"Fredrik Lundh" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | Twig wrote: | | > Would it work if I just install Python locally (yes, Win..) and copy the | > files to shared dir/drive? | | absolutely. | | 1) do a local install to, say, c:\python24 | | 2) c

Re: Is Python a Zen language?

2006-02-25 Thread Twig
What is "zen"? Is it something eatible (I'm hungry now)? -- http://mail.python.org/mailman/listinfo/python-list

Re: Is Python a Zen language?

2006-02-25 Thread Twig
Kent Johnson wrote: > > Expanding on what Alex said :-) *snip* > > Python is an excellent tool language, it is very pragmatic and powerful *snip* > > Kent "It's a good axe", Muddy waters said about his guitar when asked by some heavy-mega guitar hero. Python is practical tool for practical p