----- Original Message ----- From: "Quinn Dunkan"To: Sent: Wednesday, November 07, 2001 12:46 AM Subject: [Quixote-users] ptl core dump > % cat >t.ptl > a = [0,1] > del a[0], a[1] > ^D > % python -c 'import quixote; quixote.enable_ptl(); import t' > zsh: 18387 segmentation fault (core dumped) python -c import quixote; > quixote.enable_ptl(); import t > % python > Python 2.0 (#3, Jan 19 2001, 13:28:16) > [GCC 2.95.2 19991024 (release)] on sunos5 > Type "copyright", "credits" or "license" for more information. > >>> > > > > Anyone else see this? I'm not sure it's intentional, but your Python code is wrong. -- Magnus Lie Hetland The Anygui Project http://hetland.org http://anygui.sf.net