Message 71692 - Python tracker
Message71692
| Author | benjamin.peterson |
|---|---|
| Recipients | benjamin.peterson, brett.cannon, collinwinter, jackdied, rhettinger |
| Date | 2008-08-21.22:06:49 |
| SpamBayes Score | 0.0006201351 |
| Marked as misclassified | No |
| Message-id | <1219356410.08.0.584859164031.issue2366@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Good work on the patch! It looks pretty good. I'm attaching a patch with a few minor changes. I don't really understand the need for fixup_parse_tree, since I see in the Grammar that a suite is required for every classdef. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-21 22:06:50 | benjamin.peterson | set | recipients: + benjamin.peterson, brett.cannon, collinwinter, rhettinger, jackdied |
| 2008-08-21 22:06:50 | benjamin.peterson | set | messageid: <1219356410.08.0.584859164031.issue2366@psf.upfronthosting.co.za> |
| 2008-08-21 22:06:49 | benjamin.peterson | link | issue2366 messages |
| 2008-08-21 22:06:49 | benjamin.peterson | create | |