Re: [Python-Dev] Help requested for Python ISO Standard

2011-06-06 Thread Nick Coghlan
On Tue, Jun 7, 2011 at 8:14 AM, kevin coyne wrote: > Skip: > Thanks, appreciate the link  I've checked them all out and some may be > useful to my task. Another two scans to try would be to look for "cpython" in the test suite and "impl-detail" in the documentation. Cheers, Nick. -- Nick Coghl

Re: [Python-Dev] Help requested for Python ISO Standard

2011-06-06 Thread kevin coyne
> Subject: Re: [Python-Dev] Help requested for Python ISO Standard > From: s...@pobox.com > > > kevin> I am working on an ISO Annex of Vulnerabilities for the Python > kevin> language and am asking for help getting a list of language > kevin> featur

Re: [Python-Dev] Help requested for Python ISO Standard

2011-06-06 Thread skip
kevin> I am working on an ISO Annex of Vulnerabilities for the Python kevin> language and am asking for help getting a list of language kevin> features that exhibit: kevin> unspecified behavior, undefined behavior, or implementation kevin> defined behavior. I am also searchin

[Python-Dev] Help requested for Python ISO Standard

2011-06-06 Thread kevin coyne
To whom it may concern: I am working on an ISO Annex of Vulnerabilities for the Python language and am asking for help getting a list of language features that exhibit: unspecified behavior, undefined behavior, or implementation defined behavior. I am also searching for a list of deprecated feat