Python shell wont open idle or an exisiting py file
Chris Angelico
rosuav at gmail.com
Sat Feb 1 04:06:57 EST 2014
More information about the Python-list mailing list
Sat Feb 1 04:06:57 EST 2014
- Previous message (by thread): Python shell wont open idle or an exisiting py file
- Next message (by thread): fseek In Compressed Files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Feb 1, 2014 at 7:51 PM, Terry Reedy <tjreedy at udel.edu> wrote: > I should have added 'to C itself', as the string terminator. Oh, right. Yes, in that sense \0 is special. It's still wrong that an incoming text string gets interpreted as code, but that's probably just a consequence of the jump from Python to Tcl. ChrisA
- Previous message (by thread): Python shell wont open idle or an exisiting py file
- Next message (by thread): fseek In Compressed Files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list