-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sebastian Kügler schrieb:
> On Thursday 02 June 2005 04:10, Matej Cepl wrote:
>
>>I have this simple dialog in PyQt, but whenever I press any item in
>>the list (or click OK), I get this error:
>>
>>chelcicky:pycatsel$ ./pycatsel
>>Tra
On Thursday 02 June 2005 04:10, Matej Cepl wrote:
> I have this simple dialog in PyQt, but whenever I press any item in
> the list (or click OK), I get this error:
>
> chelcicky:pycatsel$ ./pycatsel
> Traceback (most recent call last):
> File
> "/home/matej/archiv/programk
Hi,
I have this simple dialog in PyQt, but whenever I press any item in the list
(or click OK), I get this error:
chelcicky:pycatsel$ ./pycatsel
Traceback (most recent call last):
File "/home/matej/archiv/programky/vim-qadas/pycatsel/selectCode.py",\
line 148, in
Am Mittwoch, 1. Juni 2005 14:20 schrieb Diez B. Roggisch:
> > Actually the IPython feature I'm the most missing, if not the only one,
> > is completion. This is a valuable improvement over the standard python
> > interpreter, when in the implementation/testing phase ; that's why it
> > made sense t
> Actually the IPython feature I'm the most missing, if not the only one, is
> completion. This is a valuable improvement over the standard python
> interpreter, when in the implementation/testing phase ; that's why it made
> sense to me to have IPython run "inside" a python IDE...
My eric has ta
On Tuesday 31 May 2005 18:59, Detlev Offenbach wrote:
> Hi,
>
> I haven't tried this and actually I don't see the need for it.
Actually the IPython feature I'm the most missing, if not the only one, is
completion. This is a valuable improvement over the standard python
interpreter, when in the