Re: edSharp, python

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Mon, 25 Feb 2008 13:56:17 -0500 (EST)

Also, if the .py extension is associated with the python.exe
interpreter, a Python program may be run in a console window simply by
entering its file name.  For EdSharp users, the Context Menu command,
Shift+F10, may be useful, since it includes the "Open With" option for
creating a file association through a standard Windows dialog.

Jamal
On Sat, 23
Feb 2008, rrdinger wrote:

> Date: Sat, 23 Feb 2008 07:46:57 -0800
> From: rrdinger <rrdinger@xxxxxxxxxx>
> Reply-To: programmingblind@xxxxxxxxxxxxx
> To: programmingblind@xxxxxxxxxxxxx
> Subject: Re: edSharp, python
>
> 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
>
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: