##// END OF EJS Templates
Add missing import.
walter.doerwald -
Show More
@@ -4,7 +4,7 b' bold; blink; etc.) to terminal and curses output.'
4 """
4 """
5
5
6
6
7 import os
7 import sys, os
8
8
9 try:
9 try:
10 import curses
10 import curses
General Comments 0
You need to be logged in to leave comments. Login now