Why python says "unexpected parameter 'mini.py'" for my code?

Nick Craig-Wood nick at craig-wood.com
Fri Jan 4 09:30:05 EST 2008


oyster <lepto.python at gmail.com> wrote:
>  The following is my pure-python wxwidgets test.

It is hardly pure python since it depends on wxWindows and ctypes...

> It runs and give a frame, but soon python comes up to say
>  "unexpected parameter
>  'mini.py'" and I have to close it.
>  I cannot find the reason. Can somebody give me a hint to let it work
>  well? Thanks

I tried it but it doesn't work at all on linux.

I suggest you use wxPython and stop re-inventing the wheel!

-- 
Nick Craig-Wood <nick at craig-wood.com> -- http://www.craig-wood.com/nick



More information about the Python-list mailing list