[Tutor] Bootstrapping PYTHONPATH

2006-09-05 Thread Terrence Brannon
I'm writing a suite of data processing scripts with this layout Data/Vendor/A/proc.py Data/Vendor/B/proc.py Etc, etc Now, I started down the road of having a global config file in Data/Vendor/Global.ini and a per-vendor local config file in Data/Vendor/A/Local.ini But then I realized that I hate

Re: [Tutor] html file - construct attach send... email python

2006-08-09 Thread Terrence Brannon
Here's a script I wrote to email myself the Python Daily webpage as HTML: http://dev.metaperl.com/Members/tbrannon/python/code-snippets/script-to- email-python-daily/ ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] true and false

2006-08-07 Thread Terrence Brannon
What values represent true in Python? ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Invoking bash from python

2006-08-07 Thread Terrence Brannon
I was thinking that Python would have an expect-like clone and they do:http://pexpect.sourceforge.net/Don't know how good it is though. On 8/7/06, Alan Gauld <[EMAIL PROTECTED]> wrote: >I think I found a solution to my problem and thats to use the os>module (> os.system function). I'm still open to

Re: [Tutor] Beginner's question

2006-08-07 Thread Terrence Brannon
On 8/7/06, Mahesh <[EMAIL PROTECTED]> wrote: Hi All,Hi Mahesh  To start with, please forgive me if this question is already answered.I am totally new to Python. I heard about Python some 3 years back,but did not give importance to it.Similar to my story. I have been a 100% Perl professional for 6 y

Re: [Tutor] help regarding forms... (fwd)

2006-08-07 Thread Terrence Brannon
On 8/7/06, Danny Yoo <[EMAIL PROTECTED]> wrote: Hi Anil,Please do not email me directly.  this list is setup to send to the poster by default. I made the mistake of doing such a thing earlier myself. I know this is a huge item of contention, but do people favor having the default be to send replies