> http://cr.opensolaris.org/~tsk/863.2/
bootenv.py: 34-38 & 313,314 - These don't need to be separate steps, do they? I think it ought to be possible to assign BootEnvNull to BootEnv when you handle the ImportError exception. Have you tried this? 68-70 - Do you still need to handle this exception? I was under the impression that since you'd use the Null BootEnv class, you won't hit this code if you fail to import be. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
