[Tutor] Python upgrade from 2.3 to 2.4

2006-01-06 Thread Ivan Furone
Hello Srinivas, You can install both versions on the same platform,in separate directories,and start them individually as any other else application.Obviously each one will rely on the modules with which was coming when installed.(And,if you installed further extensions,they will work properly with

Re: [Tutor] passwords in scripts

2006-01-21 Thread Ivan Furone
2006/1/21, Ben Vinger <[EMAIL PROTECTED]>: > Hello > > I've written a couple of scripts that check log files > on our WIndows and Unix servers. These scripts have > plain text passwords in them, so anyone who can access > the filesystem of the Windows server that runs the > scripts can discover th

[Tutor] Totorial announcement

2006-01-23 Thread Ivan Furone
Sorry to both A.Gauld and Rinzwind for my previous mistake in addressing. Great,Alan,I got pretty much help from your OS tutorial in my past hard times in learning Python. I'm glad you've completed it :) Cheers Ivan ___ Tutor maillist - Tutor@python.or

Re: [Tutor] How can I clean the screen

2006-01-23 Thread Ivan Furone
2006/1/23, Suri Chitti <[EMAIL PROTECTED]>: > > Dear group, >If I am executing a python prog from the command line and > need to clear the screen (like using the cls command at the windows cmd > prompt) midway into the program, how do I do it?? Any inputs will be > greatly appreciated.

Re: [Tutor] passwords in scripts

2006-01-24 Thread Ivan Furone
Hi Ivan I'm not sure I understand what you are saying here. Surely if the file is compiled it can just run (and will only need to be RE-compiled when I have to change the code (such as when one of the servers has their password changed). I would never need to de-compile, because I'll just keep a c

[Tutor] layout ( i guess)

2006-06-09 Thread Ivan Furone
Desk Jet wrote:> uh ive been wondering if with python you would be able to make layouts?Hello,I premise that i don't get the exact meaning you are using for 'layouts',GUI-enabled applications ( i.e. those with windows,buttons,progress bars,notebooks..) could it be?Well,sure Python can :) In the maj

[Tutor] Fwd: Difference between popens

2006-06-09 Thread Ivan Furone
2006/6/9, Bernard Lebel <[EMAIL PROTECTED]>: Hi,I'd like to know what are the differences at the various os.popenXflavors. I read the documentation and I can see they return fileobjects. so what can you do with these file objects? I mean, why would you need a set of file objects rather than ano

Re: [Tutor] python RMI

2006-10-07 Thread Ivan Furone
Il 07/10/06, Alan Gauld <[EMAIL PROTECTED]> ha scritto: PS. Any Italian speakers on the list who can cover this?I think I can as far it's possible,Alan! :-)  "Picio" <[EMAIL PROTECTED]> wrote in messagenews:[EMAIL PROTECTED]Salve,dovrei usare python per due progettini universitari, su RMI e l'altro