##// END OF EJS Templates
forgotten sys
Matthias Bussonnier -
Show More
@@ -20,6 +20,7 b' from prompt_toolkit.patch_stdout import patch_stdout'
20 20
21 21 import pygments.lexers as pygments_lexers
22 22 import os
23 import sys
23 24
24 25 _completion_sentinel = object()
25 26
General Comments 0
You need to be logged in to leave comments. Login now