Thanks to you, too, Robert!
siggi
"Robert Kern" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> siggi wrote:
>> Hi all,
>>
>> a newbie question:
>>
>> I have a program gui03A.py using wxPython, importing it such:
>> "from wxPython.wx import *"
>>
>> The program works, but I g
Thanks Rob!
siggi
"Rob Williscroft" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> siggi wrote in news:[EMAIL PROTECTED] in
> comp.lang.python:
>
>> Hi all,
>>
>> a newbie question:
>>
>> I have a program gui03A.py using wxPython, importing it such:
>> "from wxPython.wx impo
siggi wrote in news:[EMAIL PROTECTED] in
comp.lang.python:
> Hi all,
>
> a newbie question:
>
> I have a program gui03A.py using wxPython, importing it such:
> "from wxPython.wx import *"
>
> The program works, but I get the warning message:
>
> "gui03A.py:4: DeprecationWarning: The wxPython
siggi wrote:
> Hi all,
>
> a newbie question:
>
> I have a program gui03A.py using wxPython, importing it such:
> "from wxPython.wx import *"
>
> The program works, but I get the warning message:
>
> "gui03A.py:4: DeprecationWarning: The wxPython compatibility package is no
> longer automatica
Hi all,
a newbie question:
I have a program gui03A.py using wxPython, importing it such:
"from wxPython.wx import *"
The program works, but I get the warning message:
"gui03A.py:4: DeprecationWarning: The wxPython compatibility package is no
longer automatically generated or activly maintained