Fuzzyman <[EMAIL PROTECTED]> writes:
> It's quite likely to just be some obscure windows oddity (unless anyone
> else can reproduce this ?). If *possible* I'll try a clean install on
> another machine with XP SP2 and see what happens. (I have to cajole my
> IT admin here to let me).
>
> I'm quite
Hello Kurt,
I've done some more tracking of this crash (as below).
It's quite likely to just be some obscure windows oddity (unless anyone
else can reproduce this ?). If *possible* I'll try a clean install on
another machine with XP SP2 and see what happens. (I have to cajole my
IT admin here
Fuzzyman <[EMAIL PROTECTED]> writes:
> I did wonder if the traceback is because the crash happens in the
> subprocess - meaning that the communication channel breaks - causing the
> traceback. That is pure conjecture though. :-)
The code in question is executing in the GUI. But see below.
The e
Kurt B. Kaiser wrote:
Fuzzyman <[EMAIL PROTECTED]> writes:
[snip..]
C:\Program Files\Windows Resource Kits\Tools>python
C:\Python24\Lib\idlelib\idle.pyw
fullname operator
tgt operator
filename operator
descr ('', '', 6)
Got here
Got here too.
Exception in Tkinter callback
Traceba
Fuzzyman <[EMAIL PROTECTED]> writes:
> I tried the test you suggest above, with interesting results.
>
> I edited ``EditorWindow._find_module`` with 7 print statements. Edited
> code shown below :
>
> def _find_module(fullname, path=None):
> """Version of imp.find_module() that handles hierar
Kurt B. Kaiser wrote:
> [snip...]
>
>>>
>>>
>>Mine neither - ``operator.pyd``
>>
>>
>
>There's a builtin module 'operator' in standard CPython, but no operator.pyd.
>It must have come with one of your non-standard implementations.
>
>
>
My mistake - I don't know where I got that idea
Fuzzyman <[EMAIL PROTECTED]> writes:
>>If I try this with 2.4.2 on W2K, I get an error dialog which says, "No
>>source for module operator". There is no operator.py on my path.
>>
>>
>>
>
> Mine neither - ``operator.pyd``
There's a builtin module 'operator' in standard CPython, but no operator
Kurt B. Kaiser wrote:
Fuzzyman <[EMAIL PROTECTED]> writes:
I report this, because I did hear that any situation where Pure python
code returned a core dump was deemed a 'bug'.
I'm running Python 2.4.2 under windoze.
If you go to idle and select "open module" from the file menu -
Fuzzyman <[EMAIL PROTECTED]> writes:
> I report this, because I did hear that any situation where Pure python
> code returned a core dump was deemed a 'bug'.
>
> I'm running Python 2.4.2 under windoze.
>
> If you go to idle and select "open module" from the file menu - and
> choose "operator", the
On 11/18/05, Fuzzyman <[EMAIL PROTECTED]> wrote:
>
> Hmm... I suppose I should report a bug on sourceforge.
Please do.
n
___
IDLE-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/idle-dev
Hello all,
I report this, because I did hear that any situation where Pure python
code returned a core dump was deemed a 'bug'.
I'm running Python 2.4.2 under windoze.
If you go to idle and select "open module" from the file menu - and
choose "operator", then Python crashes. Obviously attempting
11 matches
Mail list logo