Re: [Python-Dev] run time error anlysis of python source code

2009-06-21 Thread Greg Ewing
Daniel Diniz wrote: Apocalypse Python !!, you say? Maybe something that conveys a security message or anything that doesn't relate to the end of the world could work better. I guess the idea is meant to be that it's safe enough to use for something that would result in the end of the world if

Re: [Python-Dev] run time error anlysis of python source code

2009-06-21 Thread Antoine Pitrou
Maciej Fijalkowski gmail.com> writes: > > Is py3k branch even passing all tests on all buildbots all the time? As much as other branches do (that is, not much, due to the flakiness of some of the tests and the lack of buildbot maintenance). > I don't think > svn head is the right thing to look

Re: [Python-Dev] run time error anlysis of python source code

2009-06-21 Thread Maciej Fijalkowski
On Sun, Jun 21, 2009 at 5:05 PM, Daniel Diniz wrote: > Hi David, > > wrote: >> >> It appears that one possibility of investigation into the development of a >> safety-critical variant of the python language > > There is some interesting work related to a safety-critical variant of Python. > >> wou

Re: [Python-Dev] run time error anlysis of python source code

2009-06-21 Thread Daniel Diniz
Hi David, wrote: > > It appears that one possibility of investigation into the development of a > safety-critical variant of the python language There is some interesting work related to a safety-critical variant of Python. > would be to conduct run time > error analysis of the source code that

Re: [Python-Dev] run time error anlysis of python source code

2009-06-21 Thread Terry Reedy
omega_force2...@yahoo.com wrote: It appears that one possibility of investigation into the development of a safety-critical variant of the python language would be to conduct run time error analysis of the source code that is responsible for producing the python language. Therefore, I will no

[Python-Dev] run time error anlysis of python source code

2009-06-21 Thread omega_force2003
To All,     It appears that one possibility of investigation into the development of a safety-critical variant of the python language would be to conduct run time error analysis of the source code that is responsible for producing the python language.  Therefore, I will now conduct these run t