On Monday 02 July 2007 00:38, ALAN GAULD wrote:
> > > >> In [6]:f7([97, 98, 99])
> > > >> Out[6]:'abc'
> > >
> > > I can't remember which tool does this - IronPython maybe?
> >
> > It's IPython -- http://ipython.scipy.org/moin/
>
> Now for some reason I assumed IPython was the IDE for IronPython.
>
Greetings,
I am new, and have been lurking and reading Python tutorials in the
background, while reading the posts from this list. Since I have looked
at so many things, I'm not sure where I found this, but it works great
(I'm running a version of Debian GNU/Linux). I use the vim text editor,
* elis aeris (Sun, 1 Jul 2007 22:27:11 -0700)
> uh, can i ask about something very quickly?
Don't hijack a completely unreleated thread.
> how do i write a function to do
>
> a pop up window with designated window name, type (ok, cancel, those) and
> message?
Okay, a very quick answer: EasyGU
uh, can i ask about something very quickly?
how do i write a function to do
a pop up window with designated window name, type (ok, cancel, those) and
message?
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
On Jul 1, 2007, at 6:38 PM, ALAN GAULD wrote:
> Suddenly it seems like I have an embarassment of advanced
> shells to choose from. At risk of starting a religious war, who
> favours which and why?
>
>
Alan,
I have been using ipython for the last few months. I am barely
touching teh surface o
http://memoryhacking.com/forums/viewtopic.php?p=1195#1195
On 7/1/07, Alan Gauld <[EMAIL PROTECTED]> wrote:
"elis aeris" <[EMAIL PROTECTED]> wrote
> Use the best for-equivalent and run the code below,
Elis,
Can you tell us what exactly you are trying to do?
I'm not sure whether its just
"elis aeris" <[EMAIL PROTECTED]> wrote
> Use the best for-equivalent and run the code below,
Elis,
Can you tell us what exactly you are trying to do?
I'm not sure whether its just running tests on loop contructs
or trying to get a list of pixels from an image (and if so to do
what with them?)
ALAN GAULD wrote:
> In [6]:f7([97, 98, 99])
> Out[6]:'abc'
>>> I can't remember which tool does this - IronPython maybe?
>> It's IPython -- http://ipython.scipy.org/moin/
>
> Now for some reason I assumed IPython was the IDE for IronPython.
> Having checked out the web link its obviously c
Oie, as if the battle for the best text editor is not enough ...
Well, can you run a test for me?
Use the best for-equivalent and run the code below,
instead of 1024*768, scale to 800*600 , just so the window you are screen
shotting from is small enough.
import time
import ImageGrab
> > >> In [6]:f7([97, 98, 99])
> > >> Out[6]:'abc'
> > I can't remember which tool does this - IronPython maybe?
>
> It's IPython -- http://ipython.scipy.org/moin/
Now for some reason I assumed IPython was the IDE for IronPython.
Having checked out the web link its obviously completely unrelated!
10 matches
Mail list logo