thanks for your replies :) so i just have tried, even if i think it will not go to the end => i was wrong : it is around 1.400.000 entries by dict...
but maybe if keys of dicts are not duplicated in memory it can be done (as all dicts will have the same keys, with different (count) values)? memory is 4Gb of ram, is there a good way to know how much ram is used directly from python (or should i rely on 'top' and other unix command? by now around 220mb is used for around 200.000 words handled in 15 dicts) -- http://mail.python.org/mailman/listinfo/python-list