added status message
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@319 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -507,6 +507,8 @@ class VirtualICC(object): # {{{
|
||||
|
||||
self.lenlen = lenlen
|
||||
|
||||
print "Connected to virtual PCD at %s:%u" % (host, port)
|
||||
|
||||
signal.signal(signal.SIGINT, self.signalHandler)
|
||||
atexit.register(self.stop)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user