[EMAIL PROTECTED] wrote: > 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.
Are we ever going to run this on anything but an OpenSolaris platform? :-) > Given that, I might make the following changes. > > 49: use os.path.curdir instead of "." > 74: use os.path.sep instead of "/" Okay. So changed. New webrev at: http://cr.opensolaris.org/~richb/pkg-5292-v2/ Thanks. _______________________________________________ pkg-discuss mailing list pkg-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/pkg-discuss