Hi Rich, This looks pretty neat.
> http://cr.opensolaris.org/~richb/pkg-5292-v1/ Just a few nits about path manipulation. The pydoc on os.path may be useful. That's the generally platform neutral way of handling paths in python. Given that, I might make the following changes. 49: use os.path.curdir instead of "." 74: use os.path.sep instead of "/" -j _______________________________________________ pkg-discuss mailing list pkg-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/pkg-discuss