# # # patch "mtn.py" # from [4087439b9f969d35845212e8d8f125902b93bd9b] # to [a5ec3cbfe946ecd1906516504d035eaf269a3622] # ============================================================ --- mtn.py 4087439b9f969d35845212e8d8f125902b93bd9b +++ mtn.py a5ec3cbfe946ecd1906516504d035eaf269a3622 @@ -55,7 +55,6 @@ packet_header_re = re.compile(r'^(\d+):( self.obj_type = "author" packet_header_re = re.compile(r'^(\d+):([lm]):(\d+):') -import web class Automate(object): """Runs commands via a particular monotone process. This