Dictionary sorting

Scott Ware scottdware at gmail.com
Thu Nov 3 14:46:54 EDT 2011


Python newbie here. So, when creating dictionaries, I am noticing that each time I print it out, that its not in the same order as when I typed it in. They seem to be getting sorted somehow. Is there a way to not sort them and leave the order as is?

Thanks!



More information about the Python-list mailing list