[PyKDE] from qt import *
Timothy Grant
tjg at craigelachie.org
Mon Nov 19 03:28:47 GMT 2001
There have been several discussions on the Python list about the
from foo import *
construct. In fact, I thought I read that it is due for elimination.
However, all the code I have seen so far that uses PyQt uses from qt
import *. I have no problem doing this as it appears that all the names
are sensible. I was just wondering what other people thought's were on
this.
--
Stand Fast,
tjg.
Timothy Grant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20011119/1e6b84a2/attachment.bin
More information about the PyQt
mailing list