[PyKDE] from qt import *

Boudewijn Rempt boud at rempt.xs4all.nl
Mon Nov 19 13:18:28 GMT 2001


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 19 November 2001 12:44, John J. Lee wrote:
> On 18 Nov 2001, Timothy Grant wrote:
> > 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.
>
> [...]
>
> I think it was only due for elimination in local scope, wasn't it?  Or
> something similar.  I may have missed a more general deprecation, of
> course.
>

I think that's right - in fact, with the current beta, if
you do a from bla import * inside a function, you'll get a
stern warning.

- -- 
Boudewijn Rempt | http://www.valdyas.org
public key at: certserver.pgp.com  or pki.surfnet.nl
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7+PhNN8fj6DnPxOgRAmd0AJsEZ8QPWv+MgJNqiQNPpU1VcwByigCfdgYL
p13+fhk3TyM1RTcz3j0iriU=
=roOc
-----END PGP SIGNATURE-----




More information about the PyQt mailing list