Hello all
I would like to know how to do the following. I'd like to have a generic
python program that the user will open a command-script file to do actions.
So, my python program will get a list of servers, enumerate them within a
checklistbox in wxpython. Then I want to open a command-file
gt; wrote in message
news:[EMAIL PROTECTED]
>>>>>> "Dave Rose" <[EMAIL PROTECTED]> (DR) wrote:
>
>>DR> Hello all.
>>DR> I was wondering if creating classes could be dynamic. I want to know
>>DR> if I can make a class Person, then re
Hello all.
I was wondering if creating classes could be dynamic. I want to know if I
can make a class Person, then read in a list of names (say people's names)
so then I can have a class instance created for each name in the list?
Why do I want to do this? I was just thinking if I had a na
Hello all
I've been learning Python for the past few months, reading tutorials and
postings here. I've bought the personal Komodo then downloaded Eclipse with
Pydev. IDLE also is a staple of everyday use.
~10 years ago, I had CS as a minor in college. I learned some C and modula-2
to nam
I hope someone can please help me. A few months ago, I found a VBS file,
MonitorEDID.vbs on the internet. It is great in that it will extract from the
registry of Windows the serial number of the attached monitor. (System
Administration / PC Inventory usage is obvious)
Standalone, it works fi
So, I forgot the last part of my example that might gel in your mind why
Objects are useful in certain situations. Ok so you maybe followed my example
of the shopping cart. Let's just forget for a moment the use for shopping
carts is for websites. Let's just say you were going to write the l