Mailing List Archive

Testing list sequence question -- thanks for the info
Hi guys,

Thank you very much for the accurate answer.

Upgrading our Python to 3.7 seems to be out of question at the moment. I
will check the requirement specification if the order of the keys is
important at all.
It could be a wish only.

--
Urbán Gábor

Linux is like a wigwam: no Gates, no Windows and an Apache inside.
--
https://mail.python.org/mailman/listinfo/python-list
Re: Testing list sequence question -- thanks for the info [ In reply to ]
On 2023-03-05, Gabor Urban <urbangabo@gmail.com> wrote:

> Upgrading our Python to 3.7 seems to be out of question at the moment.

Using an OrderedDict doesn't work for you?

--
Grant
--
https://mail.python.org/mailman/listinfo/python-list