[Tutor] dicts&lists vs objects

Liam Clarke cyresse at gmail.com
Thu May 12 15:24:21 CEST 2005


Is some form of SQL database feasible? It sounds more like what you need. 
Depends on what you're storing, and how much.

Cheers, 

Liam Clarke

On 5/12/05, Chris Somerlot <csomerlot at gmail.com> wrote:
> 
> I have been working on a scientific application for awhile, and have been 
> using dictionaries and lists to store data and attributes of datasets. This 
> is getting cumbersome as there are many, every dict/list is a premutation of 
> another, and I'm having trouble following the code I've written.
> 
> Is there a golden rule to knowing when to use objects instead of 
> dictionaries and lists?
> 
> _______________________________________________
> Tutor maillist - Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
> 
> 
> 


-- 
'There is only one basic human right, and that is to do as you damn well 
please.
And with it comes the only basic human duty, to take the consequences.'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20050513/f4fa9a16/attachment.htm


More information about the Tutor mailing list