From: Pascal Chambon [mailto:chambon.pas...@wanadoo.fr]
Sent: Sunday, April 19, 2009 2:36 PM
To: Saravanan Shanmugham (sarvi)
Cc: python-list@python.org
Subject: Re: How can I get path/name of the softlink to my python script when
executing it
Importance: High
Hello
I fear that in this
Hi,
I am writiing a script say "wabexec" in python
I will then have softlinks from other softlinks like ls, waf,hello,
etc that are in the same directory and pointing to wabexec.
When some executes ./waf or ./hello and wabexec gets invoked because of
the softlink, how do I find out fro
eed a better python test framework and may be in that
process we may be able to identify some python language constructs, if
any, that might make it easier to build the test framework or describe
test cases.
Sarvi
From: Saravanan Shanmugham (sarvi)
Hi,
Is there any work being done to make Python better suited for
writing test cases for any problem space.
I am a huge python fan and one of the things that got me there was
the simplicy and elegance its constructs that allow me to do complex
programming operations in very few lines wi