Re: [Tutor] [python-win32] Python as scripting glue, WAS Python for sysadmin

2006-12-13 Thread Alan Gauld
"Peter Jessop" <[EMAIL PROTECTED]> wrote >I am a windows system administrator and started learning > python (as an alternative to VBScript) for the following reasons. > > 1) VBScript has serious limitations as a language > 2) Needed access to TCP/IP protocols > 3) Ability to to write scripts wit

Re: [Tutor] [python-win32] Python as scripting glue, WAS Python for sysadmin

2006-12-13 Thread Peter Jessop
I am a windows system administrator and started learning python (as an alternative to VBScript) for the following reasons. 1) VBScript has serious limitations as a language 2) Needed access to TCP/IP protocols 3) Ability to to write scripts with GUI. 4) Portability Windows system administrators