Need to import BootManagerException or else get a crash.
authorMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 6 Apr 2006 20:32:23 +0000 (20:32 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 6 Apr 2006 20:32:23 +0000 (20:32 +0000)
source/compatibility.py

index 1318ab7..0b69d43 100644 (file)
@@ -6,6 +6,7 @@ different cds are included here
 import string
 import os, sys
 
+from Exceptions import *
 import utils
 import BootServerRequest