We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33266fc commit 7595ac4Copy full SHA for 7595ac4
mathicsscript/termshell.py
@@ -1,3 +1,6 @@
1
+# -*- coding: utf-8 -*-
2
+# Copyright (C) 2020 Rocky Bernstein <[email protected]>
3
+
4
import atexit
5
import os
6
import os.path as osp
0 commit comments