Package nltk :: Module downloader :: Class FinishCollectionMessage
[hide private]
[frames] | no frames]

type FinishCollectionMessage

source code

       object --+    
                |    
DownloaderMessage --+
                    |
                   FinishCollectionMessage

Data server has finished working on a collection of packages.

Instance Methods [hide private]
 
__init__(self, collection) source code
Method Details [hide private]

__init__(self, collection)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)