mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 02:48:34 +03:00
This method has been removed [1] in Python 3.0: pySim/cards.py:581:14: E1101: Instance of 'dict' has no 'iteritems' member (no-member) pySim/cards.py:591:24: E1101: Instance of 'dict' has no 'iteritems' member (no-member) [1] https://wiki.python.org/moin/Python3.0#Built-In_Changes Change-Id: Iba7ad9ed2a9b197ecedaaed1c6744fe1c721515a