Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58575 > unrolled thread
| Started by | John Ladasky <john_ladasky@sbcglobal.net> |
|---|---|
| First post | 2013-11-06 09:51 -0800 |
| Last post | 2013-11-07 11:11 +1100 |
| Articles | 3 — 3 participants |
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 on a MacBook Pro (not my machine) John Ladasky <john_ladasky@sbcglobal.net> - 2013-11-06 09:51 -0800
Re: Python on a MacBook Pro (not my machine) Cameron Simpson <cs@zip.com.au> - 2013-11-07 08:34 +1100
Re: Python on a MacBook Pro (not my machine) Jake Angulo <jake.angulo@gmail.com> - 2013-11-07 11:11 +1100
| From | John Ladasky <john_ladasky@sbcglobal.net> |
|---|---|
| Date | 2013-11-06 09:51 -0800 |
| Subject | Re: Python on a MacBook Pro (not my machine) |
| Message-ID | <86a3e5ae-a0b0-44fe-8a0c-87911d885654@googlegroups.com> |
I just wanted to say thank you to everyone who posted here with recommendations for programming-friendly text editors. I will follow up on this after I have resolved a more fundamental issue with my new student -- his Python 3.3.2 interpreter segfaults and crashes on the second command! I'll start a new thread to deal with that problem.
[toc] | [next] | [standalone]
| From | Cameron Simpson <cs@zip.com.au> |
|---|---|
| Date | 2013-11-07 08:34 +1100 |
| Message-ID | <mailman.2091.1383773682.18130.python-list@python.org> |
| In reply to | #58575 |
On 06Nov2013 09:51, John Ladasky <john_ladasky@sbcglobal.net> wrote:
> I just wanted to say thank you to everyone who posted here with recommendations for programming-friendly text editors. I will follow up on this after I have resolved a more fundamental issue with my new student -- his Python 3.3.2 interpreter segfaults and crashes on the second command! I'll start a new thread to deal with that problem.
I think there was some discussion of this bug with Mavericks very
recently on the list. Possibly fixed in more recent builds.
Cheers,
--
Cameron Simpson <cs@zip.com.au>
Uhlmann's Razor: When stupidity is a sufficient explanation, there is no need
to have recourse to any other.
- Michael M. Uhlmann, assistant attorney general
for legislation in the Ford Administration
[toc] | [prev] | [next] | [standalone]
| From | Jake Angulo <jake.angulo@gmail.com> |
|---|---|
| Date | 2013-11-07 11:11 +1100 |
| Message-ID | <mailman.2102.1383783115.18130.python-list@python.org> |
| In reply to | #58575 |
[Multipart message — attachments visible in raw view] — view raw
I use a Macbook air for programming - yes it has Python 2.x in it. For code editing i use a combination of: 1) Wing IDE 101 (from their website: "is free scaled down Python IDE designed for teaching introductory programming classes") 2) Sublime Text 3) Good old Vi You could try those On Thu, Nov 7, 2013 at 8:34 AM, Cameron Simpson <cs@zip.com.au> wrote: > On 06Nov2013 09:51, John Ladasky <john_ladasky@sbcglobal.net> wrote: > > I just wanted to say thank you to everyone who posted here with > recommendations for programming-friendly text editors. I will follow up on > this after I have resolved a more fundamental issue with my new student -- > his Python 3.3.2 interpreter segfaults and crashes on the second command! > I'll start a new thread to deal with that problem. > > I think there was some discussion of this bug with Mavericks very > recently on the list. Possibly fixed in more recent builds. > > Cheers, > -- > Cameron Simpson <cs@zip.com.au> > > Uhlmann's Razor: When stupidity is a sufficient explanation, there is no > need > to have recourse to any other. > - Michael M. Uhlmann, assistant attorney general > for legislation in the Ford Administration > -- > https://mail.python.org/mailman/listinfo/python-list >
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web