Extending on this advice somewhat - is it *ever* correct to "import foobar".

There are countless examples of

import os,sys

etc,etc.  Strictly speaking should we always be using "from" to only
get what we know we need?

Thanks,

Rob
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to