Hi

When importing from other modules, I've seen syntax like:

import from <module> <Class>
import <module>

And another one:
import from <module> <Class> as <some_name>

Is one better than the other or is it just personal choice?

Thanks
\d
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to