diff options
author | Marek Polacek <mmpolacek@gmail.com> | 2010-10-26 02:34:36 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-10-28 21:39:40 +0200 |
commit | 8410ac1a073272affe8acdb0da67e5753ea051f8 (patch) | |
tree | 84f461a16220545523e4d0e16e0158cc5d80e0be /testsuite/ln/ln-creates-hard-links | |
parent | 7b18107384d950358e146d42bf02b391fab5ffd6 (diff) | |
download | busybox-8410ac1a073272affe8acdb0da67e5753ea051f8.tar.gz |
bloat-o-meter: make it python3 compliant
Python 3 doesn't support the iterkeys() method anymore. Use
iter(foo.keys()) instead of foo.iterkeys().
Signed-off-by: Marek Polacek <mmpolacek@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/ln/ln-creates-hard-links')
0 files changed, 0 insertions, 0 deletions