Show More
@@ -271,7 +271,7 b" of any of them, type %magic_name?, e.g. '%cd?'." | |||||
271 | Currently the magic system has the following functions:""", |
|
271 | Currently the magic system has the following functions:""", | |
272 | magic_docs, |
|
272 | magic_docs, | |
273 | "Summary of magic functions (from %slsmagic):" % magic_escapes['line'], |
|
273 | "Summary of magic functions (from %slsmagic):" % magic_escapes['line'], | |
274 |
self. |
|
274 | str(self.lsmagic()), | |
275 | ] |
|
275 | ] | |
276 | page.page('\n'.join(out)) |
|
276 | page.page('\n'.join(out)) | |
277 |
|
277 |
General Comments 0
You need to be logged in to leave comments.
Login now