fixed bogus import
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@477 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
# virtualsmartcard. If not, see <http://www.gnu.org/licenses/>.
|
# virtualsmartcard. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
from vsmartcard.utils import stringtoint
|
from virtualsmartcard.utils import stringtoint
|
||||||
|
|
||||||
TAG = {}
|
TAG = {}
|
||||||
TAG["FILECONTROLPARAMETERS"] = 0x62
|
TAG["FILECONTROLPARAMETERS"] = 0x62
|
||||||
|
|||||||
Reference in New Issue
Block a user