Show More
@@ -170,10 +170,9 b' class Alias(object):' | |||
|
170 | 170 | cmd = cmd.replace('%l', rest) |
|
171 | 171 | rest = '' |
|
172 | 172 | |
|
173 | if nargs==0: | |
|
173 | 174 |
|
|
174 | 175 |
|
|
175 | ||
|
176 | if nargs==0: | |
|
177 | 176 |
|
|
178 | 177 |
|
|
179 | 178 | else: |
General Comments 0
You need to be logged in to leave comments.
Login now