示例#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)