Re: [Python-Dev] maximum recursion depth exceeded in lib\pstats.py

2010-10-21 Thread Michael Foord
On 21/10/2010 12:20, Adam Bielański wrote: Hi all, There's a bug in Python 2.6, module lib\pstats.py, line 150. I'm pretty sure, however that it also exists in other versions, as I don't think that profiler differs very much between them. Let me paste a little piece of surrounding code:

[Python-Dev] maximum recursion depth exceeded in lib\pstats.py

2010-10-21 Thread Adam Bielański
Hi all, There's a bug in Python 2.6, module lib\pstats.py, line 150. I'm pretty sure, however that it also exists in other versions, as I don't think that profiler differs very much between them. Let me paste a little piece of surrounding code: class Stats: () def add(