replacing __dict__ with an OrderedDict

Ulrich Eckhardt ulrich.eckhardt at dominolaser.com
Fri Jan 6 08:40:26 EST 2012


Am 06.01.2012 12:44, schrieb Peter Otten:
> Alternatively you can write your own test loader:
[...CODE...]

Well, actually you just did that for me and it works! ;)


Nonetheless, I'm still wondering if I could somehow replace the dict 
with an OrderedDict.

Thank you!

Uli



More information about the Python-list mailing list