This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients Ramchandra Apte, benjamin.peterson, georg.brandl, roger.serwy, terry.reedy
Date 2011-12-24.14:50:16
SpamBayes Score 0.003048382
Marked as misclassified No
Message-id <CAPZV6o9o3ijNXD0Z8vU-aCO9_LMVdPvXjW7m=agEfVwwg8ch1g@mail.gmail.com>
In-reply-to <1324719221.64.0.751168636781.issue13644@psf.upfronthosting.co.za>
Content
2011/12/24 Georg Brandl <report@bugs.python.org>:
>
> Georg Brandl <georg@python.org> added the comment:
>
>> Nothing, but that would be pointless; the recursion would just start again.

Because it would be caught in the function call above in the stack?
History
Date User Action Args
2011-12-24 14:50:17benjamin.petersonsetrecipients: + benjamin.peterson, georg.brandl, terry.reedy, roger.serwy, Ramchandra Apte
2011-12-24 14:50:16benjamin.petersonlinkissue13644 messages
2011-12-24 14:50:16benjamin.petersoncreate