On Wed, 8 Aug 2007, TheSarge wrote:
> I have five data files, that are used to build a database.
>
> 1.txt
> 2.txt
> 3.txt
> 4.text
> 5.txt
>
> I want to build a database using a persistent dictionary (shelve).
>
> The specifications are that the key for each dictionary keyword pair, is the
> l
I have five data files, that are used to build a database.
1.txt
2.txt
3.txt
4.text
5.txt
I want to build a database using a persistent dictionary (shelve).
The specifications are that the key for each dictionary keyword pair, is the
lefthand side
value of the # sign, and the corresponding val