Show More
@@ -259,7 +259,7 b' def main() :' | |||||
259 | if __name__ == '__main__' : |
|
259 | if __name__ == '__main__' : | |
260 | sys.exit(main()) |
|
260 | sys.exit(main()) | |
261 |
|
261 | |||
262 | __all__ = ['install_mathjax', 'main', 'dest'] |
|
262 | __all__ = ['install_mathjax', 'main', 'default_dest'] | |
263 |
|
263 | |||
264 | """ |
|
264 | """ | |
265 | Test notes: |
|
265 | Test notes: |
General Comments 0
You need to be logged in to leave comments.
Login now