[Python-Dev] If you shadow a module in the standard library that IDLE depends on, bad things happen
Terry Reedy
tjreedy at udel.edu
Sat Oct 31 00:42:09 EDT 2015
More information about the Python-Dev mailing list
Sat Oct 31 00:42:09 EDT 2015
- Previous message (by thread): [Python-Dev] If you shadow a module in the standard library that IDLE depends on, bad things happen
- Next message (by thread): [Python-Dev] If you shadow a module in the standard library that IDLE depends on, bad things happen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/30/2015 3:21 AM, Serhiy Storchaka wrote: > AFAIK the sys module can't be shadowed. I tried it and it seems to be true of builtins in general. -- Terry Jan Reedy
- Previous message (by thread): [Python-Dev] If you shadow a module in the standard library that IDLE depends on, bad things happen
- Next message (by thread): [Python-Dev] If you shadow a module in the standard library that IDLE depends on, bad things happen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list