Module, Package

Sharan Basappa sharan.basappa at gmail.com
Mon May 7 22:46:01 EDT 2018


MRAB, ChirisA,

One question. So, we can import the entire package or just a module in a given package. Is this correct?

For example,
import nltk
import nltk.stem



More information about the Python-list mailing list