Show More
@@ -63,7 +63,7 b' class OutOfBandError(Exception):' | |||||
63 | """Exception raised when a remote repo reports failure""" |
|
63 | """Exception raised when a remote repo reports failure""" | |
64 |
|
64 | |||
65 | class ParseError(Exception): |
|
65 | class ParseError(Exception): | |
66 |
""" |
|
66 | """Raised when parsing config files and {rev,file}sets (msg[, pos])""" | |
67 |
|
67 | |||
68 | class RepoError(Exception): |
|
68 | class RepoError(Exception): | |
69 | def __init__(self, *args, **kw): |
|
69 | def __init__(self, *args, **kw): |
General Comments 0
You need to be logged in to leave comments.
Login now