--- pyanaconda/threads.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pyanaconda/threads.py b/pyanaconda/threads.py index ef45e1d..e0b042f 100644 --- a/pyanaconda/threads.py +++ b/pyanaconda/threads.py @@ -19,6 +19,7 @@ # # Author(s): Chris Lumens <clumens@xxxxxxxxxx> # +import threading class ThreadManager(object): """A singleton class for managing threads. -- 1.7.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list