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


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

Re: Puzzled

Started byMichael Torrie <torriem@gmail.com>
First post2015-11-02 21:46 -0700
Last post2015-11-02 21:46 -0700
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.


Contents

  Re: Puzzled Michael Torrie <torriem@gmail.com> - 2015-11-02 21:46 -0700

#98133 — Re: Puzzled

FromMichael Torrie <torriem@gmail.com>
Date2015-11-02 21:46 -0700
SubjectRe: Puzzled
Message-ID<mailman.6.1446525982.8789.python-list@python.org>
On 11/02/2015 08:52 AM, Robinson, Wendy wrote:
> [cid:image001.png@01D11543.5ED11D50]

Just FYI this mailing list group is tied with with a system called
USENET which is plain text only, so most of us can't see your
attachment.  This may help you copy the text to your messages in plain
text form:

http://www.howtogeek.com/howto/windows-vista/copy-to-the-clipboard-from-the-windows-command-prompt/

Did you read what Peter Otten said in reply to your original message and
did that not work?

Sometimes on Windows you can double-click a python file and it will run.
However many python programs don't display graphical elements so you'll
just see a black console window flash and disappear.  That's why it's
probably important while learning Python to become comfortable with the
command prompt.

Alternatively use the IDLE program that comes with Python to edit and
run your programs in a graphical environment.  I think if you are on
Windows and are unfamiliar with the command prompt I would recommend
this course of action.  Should be in the Start menu.

[toc] | [standalone]


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


csiph-web