2008/5/20 Tom Mueller <[EMAIL PROTECTED]>:
> Shawn,
>
> client.py, line 96: On non-OpenSolaris platforms (even for S9 and S10), we
> can't guarantee that python is at /usr/bin/python (see line 1), so a script
> must be used to run client.py. On Windows, client.py is run via a pkg.bat
> file. This means that os.path.basename(sys.argv[0]) is not going to be
> "pkg".  Rather, it will probably be python or python.exe. Can't we just
> hardcode "pkg" here?

I didn't pay much attention to what was there before, but it looks
like the intent was to show the current subcommand (list, content,
info, etc.).

I'll look at it later tonight.

Cheers,
-- 
Shawn Walker

"To err is human -- and to blame it on a computer is even more so." -
Robert Orben
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to