Python-list digest, Vol 1 #6687 - 14 msgs

Andrew Todd aetodd at wm.edu
Thu Jul 5 12:52:05 EDT 2001


 
 
>This isn't terribly important, but wouldn't it be nice if 
>you could do the following...

>from module import a and b

>instead of having to write...

>from module import a 
>from module import b

>I don't know what sort of implications such and addition 
>might have, but it would be nice.

Of course since I lack a brain it never occured to me to 
try from module import a, b. Damnit.

Andrew - elecfish
aetodd at mw.edu





More information about the Python-list mailing list