Howto generlize database descriptions?

Ignacio Vazquez-Abrams ignacio at openservices.net
Mon Sep 17 08:29:14 EDT 2001


On 17 Sep 2001, Danny Kohn wrote:

> Guess that tuples or tuples in tuples may be a way to describe it but then,
> how efficient with the program execution be with all these references being
> used every time. I'm looking for something like define/struc in C where I can
> build my database from and then use the exact same data to access it.

Look into using dictionaries.

-- 
Ignacio Vazquez-Abrams  <ignacio at openservices.net>





More information about the Python-list mailing list