Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #58575 > unrolled thread

Re: Python on a MacBook Pro (not my machine)

Started byJohn Ladasky <john_ladasky@sbcglobal.net>
First post2013-11-06 09:51 -0800
Last post2013-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.


Contents

  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

#58575 — Re: Python on a MacBook Pro (not my machine)

FromJohn Ladasky <john_ladasky@sbcglobal.net>
Date2013-11-06 09:51 -0800
SubjectRe: 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]


#58589

FromCameron Simpson <cs@zip.com.au>
Date2013-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]


#58603

FromJake Angulo <jake.angulo@gmail.com>
Date2013-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