[Pythonmac-SIG] How can python help in testing of applications

2009-04-24 Thread beegee beegee
Hello, I am a software tester (black box, manual), and I would like to know, by learning python, how would it benefit my black box testing efforts Regards ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pyth

[Pythonmac-SIG] How to remove Python from my Mac?

2009-04-24 Thread Ethan Herdrick
Hi - I'm getting started with Python and am getting ImportError trouble with the first step of the very simple tutorial for web.py. I'm suspecting that the fact that I have two installations of Python - one that my Mac came with and one that I installed from python-2.6.2-macosx2009-04-16.dmg which

Re: [Pythonmac-SIG] How to remove Python from my Mac?

2009-04-24 Thread Christopher Barker
Ethan Herdrick wrote: Hi - I'm getting started with Python and am getting ImportError trouble with the first step of the very simple tutorial for web.py. I'm suspecting that the fact that I have two installations of Python - one that my Mac came with and one that I installed from python-2.6.2-mac

Re: [Pythonmac-SIG] How to remove Python from my Mac?

2009-04-24 Thread Russell E. Owen
In article <91f48dbf0904241533k3722b56au56bb7726eed30...@mail.gmail.com>, Ethan Herdrick wrote: > Hi - I'm getting started with Python and am getting ImportError > trouble with the first step of the very simple tutorial for web.py. > I'm suspecting that the fact that I have two installations of

Re: [Pythonmac-SIG] How to remove Python from my Mac?

2009-04-24 Thread Ethan Herdrick
Thank you for the info. Things are working OK now, so I'm going to stick with what I've got and not kill anything. I just wiped out the old dir I had specified as install_lib in .pydistutils.cfg , then restored that value (that is, the install_lib value in .pydistutils.cfg) to what it was suppose