Re: edSharp, python

  • From: "rrdinger" <rrdinger@xxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Sat, 23 Feb 2008 07:46:57 -0800

You can also run your Python script in a command window (DOS Shell) like this:

c:\python25\python MyScript.py

and everything is dumped to the screen or you can redirect the output to a file if you prefer.

Richard
----- Original Message ----- From: "Jackie McBride" <abletec@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Saturday, February 23, 2008 7:10 AM
Subject: edSharp, python


Hi, list:

I'm playing around a little w/python (why, I'm not sure) & I have a
question.  1st, it seems there aren't many accessible python ides out
there so I started using EdSharp (heads up, Jamal). 1 thing that
concerns me is indentation (it's what I *hated* about cobol) & I noted
the py brace function in EdSharp.  Is that something where braces can
be used, & then eliminated w/the pyDent function?  2nd, When I hit the
view output key, all I get is the word done--none of the program's
display shows.  I suspect this may be do to the fact that I need to
put a raw_input statement at the end of the program & then input a
keypress to complete it?  Is that suspicion right, & is there another
way to view the program's output besides this?

Are there any accessible python ides out there? & what's w/their
inaccessibility, anyway?

Maybe I should just spend my time learning c++, but this is at least
somewhat interesting.

--
Jackie McBride
Please join my fight against breast cancer
<http://teamacs.acsevents.org/site/TR?px=1790196&pg=personal&fr_id=3489>
& Check out my homepage at:
www.abletec.serverheaven.net
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind



__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: