예제 #1
0
 def __init__(self, msg):
     NotSupported.__init__(self, 'read', msg)
예제 #2
0
 def __init__(self, msg):
     NotSupported.__init__(self, 'read', msg)
예제 #3
0
 def __init__(self, msg):
     NotSupported.__init__(self, 'write', msg)
예제 #4
0
 def __init__(self, msg):
     NotSupported.__init__(self, 'write', msg)