I\'m trying to understand why python can not compile the following class.
class SharedResource(multiprocessing.Lock): def __init__(self, blocking=True, timeou