]> git.ipfire.org Git - thirdparty/kea.git/commit
[master] Use list() instead of .copy() (as it is a Python 3.3 feature)
authorMukund Sivaraman <muks@isc.org>
Mon, 1 Jul 2013 15:07:42 +0000 (20:37 +0530)
committerMukund Sivaraman <muks@isc.org>
Mon, 1 Jul 2013 15:07:46 +0000 (20:37 +0530)
commite42db3d2834457c04e19c256a67f4059cd36860d
tree8d78b9484845c94d1a98285c1fd1c44d8e940651
parentfa4e16aaa9ee6e680606f0211c71c92669b8e74f
[master] Use list() instead of .copy() (as it is a Python 3.3 feature)

Suggested by Michal.
src/lib/python/isc/memmgr/builder.py