Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65207 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2014-02-01 20:06 +1100 |
| Last post | 2014-02-01 20:06 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Python shell wont open idle or an exisiting py file Chris Angelico <rosuav@gmail.com> - 2014-02-01 20:06 +1100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-02-01 20:06 +1100 |
| Subject | Re: Python shell wont open idle or an exisiting py file |
| Message-ID | <mailman.6273.1391245626.18130.python-list@python.org> |
On Sat, Feb 1, 2014 at 7:51 PM, Terry Reedy <tjreedy@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
Back to top | Article view | comp.lang.python
csiph-web