| commit | a050171ee9e44697260cd5415310777dadb5555e | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Tue Jun 15 11:22:53 2004 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Tue Jun 15 11:22:53 2004 +0000 |
| tree | c85f091ad31a71d1225752b136e7202c111e4020 | |
| parent | 40333ceeac8574dffe6cfef13fbe17dfa2596033 [diff] |
SF bug #973092: inspect.getframeinfo bug if 'context' is to big Make sure the start argument is not negative.