RosettaCodeData/Task/Flow-control-structures/Python/flow-control-structures-3.py
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

3 lines
83 B
Python

class MyVirtual(object):
def __init__(self):
raise NotImplementedError