A Wednesday 07 May 2008, B Clowers escrigué:
> Pythonians,
>
> I'm interested in using pytables to store some data in which some of
> the information is stored in the form of a python dictionary. The
> problem is as follows. How exactly do I save both the keys and
> values from a dictionary that
Pythonians,I'm interested in using pytables to store some data in which some of the information is stored in the form of a python dictionary. The problem is as follows. How exactly do I save both the keys and values from a dictionary that contains values of different python types. For example if