dictionary to file
- From: Enrique Palomo Jiménez <enrique.palomo@xxxxxxxxxxxxx>
- Date: Fri, 16 Sep 2005 13:16:50 +0200
Hi all,
I'm writing an application who needs to handle a lot of information of several files.
So, i think the better way is design a batch process to catch that information in a dictionary and write it in a file.
So, after that when a user wants to retrieve something, only with an execfile i'll have all the information avaiable.
Creating the file with pythonic syntax will be a hard job so,
is there some module to do that?
is there a better way?
The information will be used no more than 3-4 days a month and install databases is not allowed.
Thanks
.
- Follow-Ups:
- Re: dictionary to file
- From: Larry Bates
- Re: dictionary to file
- From: Larry Bates
- Re: dictionary to file
- From: Max M
- Re: dictionary to file
- Prev by Date: multiple replaces
- Next by Date: Re: 2.3 -> 2.4: long int too large to convert to int
- Previous by thread: multiple replaces
- Next by thread: Re: dictionary to file
- Index(es):
Relevant Pages
|