Use python without install it.
Steve Holden
sholden at holdenweb.com
Mon Aug 5 07:41:15 EDT 2002
More information about the Python-list mailing list
Mon Aug 5 07:41:15 EDT 2002
- Previous message (by thread): Use python without install it.
- Next message (by thread): path var ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kiril Karaatanasov" <karaatanasov at hotmail.com> wrote in message news:71a1c515.0208050056.223a03d6 at posting.google.com... > "Bertrand Geston" <bergeston at yahoo.fr> wrote in message news:<ai917o$12j0d8$1 at ID-135695.news.dfncis.de>... [...] > > Run it from a CD rom ? How ? > > Just have the python root ont the CD :o) > You should realise that this will be slower than a disk-based Python because the interpreter will be unable to create the .pyc files which it normally creates to avoid unnecessary recompilation. (Plus, of course, CDs are slower than disks). [...] regards ----------------------------------------------------------------------- Steve Holden http://www.holdenweb.com/ Python Web Programming http://pydish.holdenweb.com/pwp/ ----------------------------------------------------------------------- "
- Previous message (by thread): Use python without install it.
- Next message (by thread): path var ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list