Re: Problem with an OrderedDict
Bzzzz <[email protected]> Tue, 3 Mar 2015 02:30:47 +0100
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Organization | Anyone, anywhere BUT in banana demokratik republik of france |
| Message-ID | <[email protected]> |
On Mon, 02 Mar 2015 20:20:32 -0500 Kenneth Martin <martin-TxPoQvD3IN4C6LszWs/[email protected]> wrote: > I hope I'm not showing my inexperience, and I'm not very familiar with > serpent, but if you just need a serializer for OrderedDict, could yaml > be a possibility? It does handle OrderedDict (as is seen if you cut > and paste the following into a file). The serialized object is ascii, That's kind of you, Ken, however I circumvented this problem using regulars dicts and lists, but thanks anyway. JY ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/