commit | 07359a7fed6236537e45a7f381560193274956bd | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Mon Feb 21 20:03:14 2005 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Mon Feb 21 20:03:14 2005 +0000 |
tree | 297687ba49165aa0a7824b05e9806c7078432b28 | |
parent | 467024ccfc219866ff0b90135493d7bda0f2a841 [diff] |
Document how the pattern recognizer keeps all of its references in bounds. Add a test in case the underlying assumptions ever change (i.e. the compiler starts generating code blocks that are not punctuated by RETURN_VALUE).