[PyKDE] Re: debian pyuic and Python: comments
Michael Trosen
michaeltrosen at gmail.com
Mon Mar 7 19:45:39 GMT 2005
just fyi, the pyuic -version is:
Python User Interface Compiler 3.13 for Qt version 3.3.3
Thanks,
Michael Trosen
On Mon, 7 Mar 2005 14:41:06 -0500, Michael Trosen
<michaeltrosen at gmail.com> wrote:
> Hi All,
>
> when I put into my code created through QT Designer the Python: comments,
>
> ie:
>
> Python:#this is an import statement
> Python:import sys
>
> And then I run pyuic on the code, the # comment and the import sys do
> not get put into the code.
>
> Does the version of pyuic in debian unstable support this option? I
> can send the version numbers if you like, but I think anybody using
> debian should have this same problem?
>
> Thanks!
> Michael Trosen
>
More information about the PyQt
mailing list