Movatterモバイル変換
[0]ホーム
[Python-Dev] Exception Reorg PEP checked in
Willem Broekemametawilm at gmail.com
Thu Aug 4 15:37:28 CEST 2005
On 8/4/05, Brett Cannon <bcannon at gmail.com> wrote:> OK, once the cron job comes around and is run,>http://www.python.org/peps/pep-0348.html will not be a 404 but be the> latest version of the PEP.Currently, when the "recursion limit" is reached, a RuntimeError israised. RuntimeError is in the PEP renamed to UserError. UserError isin the new hierarchy located below StandardError, below Exception.I think that in the new hierarchy this error should be in the same"critical" category as MemoryError. (MemoryError includes generalstack overflow.)- Willem
More information about the Python-Devmailing list
[8]ページ先頭