Re: [Python-Dev] Enums and data retrieval

2013-04-29 Thread Antoine Pitrou
Le Mon, 29 Apr 2013 00:13:53 -0700, Ethan Furman a écrit : > [starting new thread to not pollute the summary thread] > > On 04/28/2013 11:54 PM, Antoine Pitrou wrote:> On Sun, 28 Apr 2013 > 17:29:35 -0700 > > Ethan Furman wrote: > >> > >> Not only is this inconsistent with the rest of Python*,

[Python-Dev] Enums and data retrieval

2013-04-29 Thread Ethan Furman
[starting new thread to not pollute the summary thread] On 04/28/2013 11:54 PM, Antoine Pitrou wrote:> On Sun, 28 Apr 2013 17:29:35 -0700 Ethan Furman wrote: Not only is this inconsistent with the rest of Python*, but it's going to be a PITA for data storage/retrieval: datastore = db