Re: IDLE history, Python IDE, and Interactive Python with Vim

2005-02-06 Thread Ashot
On Mon, 07 Feb 2005 00:55:07 -0600, Ashot <[EMAIL PROTECTED]> wrote: On Sat, 05 Feb 2005 11:07:40 -0700, Fernando Perez <[EMAIL PROTECTED]> wrote: Hi, Ashot wrote: This is sort of both Python and Vim related (which is why I've posted to both newsgroups). [...] I know you'

Re: IDLE history, Python IDE, and Interactive Python with Vim

2005-02-06 Thread Ashot
On Sat, 05 Feb 2005 11:07:40 -0700, Fernando Perez <[EMAIL PROTECTED]> wrote: Hi, Ashot wrote: This is sort of both Python and Vim related (which is why I've posted to both newsgroups). [...] I know you've been using ipython recently (the readline color bugs), so perhaps m

Re: IPython colors in windows

2005-02-04 Thread Ashot
hon for about a week and thats one of the two things I miss.. .a On Fri, 04 Feb 2005 16:51:26 -0700, Fernando Perez <[EMAIL PROTECTED]> wrote: Fernando Perez wrote: Ashot wrote: this is what it looks like: http://www.freshraisins.com/sand/ipythonscreen.PNG does cygwin have a readline ut

Re: IPython colors in windows

2005-02-04 Thread Ashot
rnando Perez wrote: Ashot wrote: this is what it looks like: http://www.freshraisins.com/sand/ipythonscreen.PNG does cygwin have a readline utility in it? Perhaps this is overriding the correct one? Thats the only thing I can think of. Hi folks, could you please test under windows the 1.9 vers

Re: IPython colors in windows

2005-02-04 Thread Ashot
it, let me know and I'll try to get in touch with the author to see if he can help. Cheers, f -- == Ashot Petrosian University of Texas at Austin, Computer Sciences (views expressed are solely my own) == -- http://mail.python.org/mailman/listinfo/python-list

Re: IPython colors in windows

2005-02-04 Thread Ashot
yea, I've done that. It must be something subtle, as the colors and tab completion works. On Thu, 03 Feb 2005 20:31:37 -0800, DogWalker <[EMAIL PROTECTED]> wrote: "Ashot" <[EMAIL PROTECTED]> said: On 3 Feb 2005 19:18:33 -0800, James <[EMAIL PROTECTED]> wrote: A

Re: IPython colors in windows

2005-02-03 Thread Ashot
On 3 Feb 2005 19:18:33 -0800, James <[EMAIL PROTECTED]> wrote: Ashot wrote: I am using IPython in windows and the LightBG setting doesn't correctly because the background of the text is black even if the console background is white. Anyone know whats going

IPython colors in windows

2005-02-03 Thread Ashot
I am using IPython in windows and the LightBG setting doesn't correctly because the background of the text is black even if the console background is white. Anyone know whats going on? Thanks. -- == Ashot Petrosian University of Texas at Austin, Computer Sci

Re: IDLE history, Python IDE, and Interactive Python with Vim

2005-02-02 Thread Ashot
of vi barbarians at their gate! Probably a pretty tiny horde, and not very noisy. ;) Steve -- == Ashot Petrosian University of Texas at Austin, Computer Sciences (views expressed are solely my own) == -- http://mail.python.org/mailman/listinfo/python-list

IDLE history, Python IDE, and Interactive Python with Vim

2005-02-02 Thread Ashot
ines, perhaps incorporating the python debugger (pdb)? I can see something that will run the file you are editing in vim up to the cursor or a mark with a set_trace at the line you are editing. Any info is appreciated, thanks. -- Ashot Petrosian University of Texas at Austin, Computer Sciences -- http://mail.python.org/mailman/listinfo/python-list

Re: video analysis with python

2005-01-16 Thread Ashot
irectShow called PyDShowCam. cu boesi I haven't tried it yet, but yes its pretty full featured library, there is a tutorial here on extracting images: http://java.sun.com/products/java-media/jmf/2.1.1/solutions/FrameAccess.html -- Ashot Petrosian University of Texas at Austin, Compute

video analysis with python

2005-01-15 Thread Ashot
a library or project that I have missed, or is there a way to incorporate something like vfw.lib directly? If there isn't I think this would be a pretty large whole in Python's arsenal. Thanks in advance for any help. -- Ashot Petrosian University of Texas at Austin, Compute