Does Python3 offer a FrozenDict?

bearophileHUGS at lycos.com bearophileHUGS at lycos.com
Tue Dec 16 13:42:11 EST 2008


Paul Moore:
> Moral - don't assume that all code needs to be rewritten for Python
> 3.0 :-)

In practice this time your moral is of little use: having a place that
allows you to choose Py3 OR Py2 code is much better and tidier, helps
you save time, helps you avoid wasting some time, etc.

Bye,
bearophile



More information about the Python-list mailing list