diff options
Diffstat (limited to 'pager.py')
-rw-r--r-- | pager.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ import sys | |||
19 | 19 | ||
20 | import platform_utils | 20 | import platform_utils |
21 | 21 | ||
22 | |||
22 | active = False | 23 | active = False |
23 | pager_process = None | 24 | pager_process = None |
24 | old_stdout = None | 25 | old_stdout = None |