On Tuesday 26 October 2010 02:34, Marek Polacek wrote: > Python 3 doesn't support the iterkeys() method anymore. Use > iter(foo.keys()) instead of foo.iterkeys().
Applied, thanks! -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
