pyYaml community

kwatch at gmail.com kwatch at gmail.com
Sun Feb 4 15:34:41 EST 2007


you should subscribe yaml-core mailing list.
mailto:yaml-core at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yaml-core
this is what you want.

--
kwatch

 Imbaud Pierre <pierre.imb... at laposte.net> wrote:
> I began using pyYaml.
> I found no place where pyYaml users exchange ideas, know-how, etc
> (as here for python).
> There is a wiki, a bug tracker, documentation, but such a place
> (mailing list, newsgroup, forum, or even IRC) is a must (IMHO) to smooth
> the learning curve.
> Does someone know better?
>
> My concern: yaml allows "complex data" as keys to dicts.
> I need tuples as keys, pyYaml turns my yaml sequences into lists,
> and then yells list cant be used as keys. No way to turn my yaml
> sequences into tuples?
> Oh, I found! RTFM, as usual!
> (the first question sticks)





More information about the Python-list mailing list