On Thu, Jul 10, 2008 at 04:28:55PM -0500, Shawn Walker wrote: > Actually, the question was whether the constants would be better off > in misc.py so they can be reused other places easily enough or whether > you thought they belonged in image.py.
I'd rather keep them in image.py -- if you're doing image operations, you've already loaded pkg.image, so I don't see the need to have them elsewhere. If the need shows up, though, we can re-evaluate. Thanks, Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
