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


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

Python 2.7.2 on Win7 and IDLE (Try it)

Started by"W. eWatson" <wolftracks@invalid.com>
First post2011-11-18 10:06 -0800
Last post2011-11-23 19:11 +0000
Articles 3 on this page of 23 — 9 participants

Back to article view | Back to comp.lang.python


Contents

  Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 10:06 -0800
    Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 10:10 -0800
    Re: Python 2.7.2 on Win7 and IDLE (Try it) Tony the Tiger <tony@tiger.invalid> - 2011-11-18 15:25 -0600
    Re: Python 2.7.2 on Win7 and IDLE (Try it) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-11-18 23:44 +0000
      Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 16:31 -0800
        Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 16:50 -0800
          Re: Python 2.7.2 on Win7 and IDLE (Try it) MRAB <python@mrabarnett.plus.com> - 2011-11-19 01:22 +0000
            Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 21:03 -0800
              Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 21:28 -0800
              Re: Python 2.7.2 on Win7 and IDLE (Try it) Terry Reedy <tjreedy@udel.edu> - 2011-11-19 05:39 -0500
                Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-19 07:35 -0800
        Re: Python 2.7.2 on Win7 and IDLE (Try it) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-11-19 04:36 +0000
      Re: Python 2.7.2 on Win7 and IDLE (Try it) Terry Reedy <tjreedy@udel.edu> - 2011-11-19 05:34 -0500
        Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-19 07:39 -0800
    Re: Python 2.7.2 on Win7 and IDLE (Try it) Alec Taylor <alec.taylor6@gmail.com> - 2011-11-20 00:51 +1100
      Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-19 08:14 -0800
      Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-19 08:18 -0800
    Re: Python 2.7.2 on Win7 and IDLE (Try it) Anssi Saari <as@sci.fi> - 2011-11-23 11:19 +0200
      Python 2.7.2 on XP "Alemu Tadesse" <atadesse@sunedison.com> - 2011-11-23 09:40 -0600
        Re: Python 2.7.2 on XP John Gordon <gordon@panix.com> - 2011-11-23 16:11 +0000
      Re: Python 2.7.2 on XP MRAB <python@mrabarnett.plus.com> - 2011-11-23 19:00 +0000
      RE: Python 2.7.2 on XP "Alemu Tadesse" <atadesse@sunedison.com> - 2011-11-23 13:02 -0600
        Re: Python 2.7.2 on XP John Gordon <gordon@panix.com> - 2011-11-23 19:11 +0000

Page 2 of 2 — ← Prev page 1 [2]


#16125 — Re: Python 2.7.2 on XP

FromMRAB <python@mrabarnett.plus.com>
Date2011-11-23 19:00 +0000
SubjectRe: Python 2.7.2 on XP
Message-ID<mailman.2983.1322074855.27778.python-list@python.org>
In reply to#16099
On 23/11/2011 15:40, Alemu Tadesse wrote:
> I am new to python. I do not know why my python editor (for 2.7.2)
> changes everything to just black and white after saving.

If you're using IDLE, are you saving the file without the .py
extension? That could be the problem.

> No color for say the built in functions for loops defs .... they all
> look the same - it is annoying for someone coming from another
> editors that help you track/easily see your work. I just un installed
> it to install it again. I know it is pain to install all the
> scientific things again. I wish Python has something like R
> (R-studio) from which you can install packages very easily. I just
> started yesterday and already frustrated with it. I am sticking to
> python only because I hear good things about it and I think it is my
> problem.
>

[toc] | [prev] | [next] | [standalone]


#16126 — RE: Python 2.7.2 on XP

From"Alemu Tadesse" <atadesse@sunedison.com>
Date2011-11-23 13:02 -0600
SubjectRE: Python 2.7.2 on XP
Message-ID<mailman.2984.1322074984.27778.python-list@python.org>
In reply to#16099
I am saving it with .py extention


-----Original Message-----
From: python-list-bounces+atadesse=sunedison.com@python.org
[mailto:python-list-bounces+atadesse=sunedison.com@python.org] On Behalf
Of MRAB
Sent: Wednesday, November 23, 2011 12:01 PM
To: python-list@python.org
Subject: Re: Python 2.7.2 on XP

On 23/11/2011 15:40, Alemu Tadesse wrote:
> I am new to python. I do not know why my python editor (for 2.7.2)
> changes everything to just black and white after saving.

If you're using IDLE, are you saving the file without the .py
extension? That could be the problem.

> No color for say the built in functions for loops defs .... they all
> look the same - it is annoying for someone coming from another
> editors that help you track/easily see your work. I just un installed
> it to install it again. I know it is pain to install all the
> scientific things again. I wish Python has something like R
> (R-studio) from which you can install packages very easily. I just
> started yesterday and already frustrated with it. I am sticking to
> python only because I hear good things about it and I think it is my
> problem.
>
-- 
http://mail.python.org/mailman/listinfo/python-list

[toc] | [prev] | [next] | [standalone]


#16127 — Re: Python 2.7.2 on XP

FromJohn Gordon <gordon@panix.com>
Date2011-11-23 19:11 +0000
SubjectRe: Python 2.7.2 on XP
Message-ID<jajgh9$o5b$1@reader1.panix.com>
In reply to#16126
In <mailman.2984.1322074984.27778.python-list@python.org> "Alemu Tadesse" <atadesse@sunedison.com> writes:

> I am saving it with .py extention

It would really help us answer your question if you identified
which editor you're using.  IDLE?  PyScripter?  Eclipse?  PyCharm?

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon@panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"

[toc] | [prev] | [standalone]


Page 2 of 2 — ← Prev page 1 [2]

Back to top | Article view | comp.lang.python


csiph-web