Message83621
| Author |
jwp |
| Recipients |
jwp, ncoghlan |
| Date |
2009年03月15日.06:46:40 |
| SpamBayes Score |
0.0013032987 |
| Marked as misclassified |
No |
| Message-id |
<1237099608.15.0.464550794288.issue5251@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Just downloaded v2 and tried it out against Python 2.7a0 (trunk:70381M,
Mar 14 2009, 23:12:51).
output of the "nested_issue.py" script with patch:
jwp@torch[]:org/python/trunk 0% /src/build/py/bin/python ./nested_issue.py
()
[try_with_nested]
Skipping statement body
()
SUCCESS! i guess..
()
[try_with_nested_class]
Skipping statement body
()
SUCCESS! i guess..
()
[try_with_nested_statements]
()
SUCCESS! i guess..
()
[try_with_nested_statements_class]
()
SUCCESS! i guess..
I'm going to play with it a bit more, but it looks pretty solid already... |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2009年03月15日 06:46:49 | jwp | set | recipients:
+ jwp, ncoghlan |
| 2009年03月15日 06:46:48 | jwp | set | messageid: <1237099608.15.0.464550794288.issue5251@psf.upfronthosting.co.za> |
| 2009年03月15日 06:46:45 | jwp | link | issue5251 messages |
| 2009年03月15日 06:46:42 | jwp | create |
|