[Python-Dev] Python interpreter crash. (original) (raw)
Neil Schemenauer nas@python.ca
Tue, 12 Mar 2002 10:15:27 -0800
- Previous message: [Python-Dev] Python interpreter crash.
- Next message: [Python-Dev] Python interpreter crash.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gustavo Cordova wrote:
I found a (maybe?) new bug, which crashes the interpreter. Just do this (is't repeatable):
>>> from types import * >>> mod = ModuleType.new(ModuleType) >>> mod
Thanks for the report. I've submitted it as a bug on SF.
Neil
- Previous message: [Python-Dev] Python interpreter crash.
- Next message: [Python-Dev] Python interpreter crash.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]