Lisandro Dalcín wrote:
> Moreover, as
> 
> Creating lexicon...
> Done (0.08 seconds)
> 
> is SO FAST, I'm not interested at all in complicating the zip file
> support for actually using a pickled Lexicon.

The pickling mechanism was put in a long time ago
when machines were slower, and building the lexicon
took a noticeable amount of time. It could probably
be dropped altogether nowadays. Or at least get
rid of the warning -- it was mainly there to notify
me when there was something wrong with the pickling
system.

-- 
Greg

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to