On 05:14 Wed 26 Sep , Mike Frysinger wrote: > if it's all common shell, it's pretty hard to hide ... you could try some > tricks like rewriting USE to __USE__ so internal code (like the `use` > function) still work, but in the end, does that really help ?
I think so. It explicitly says that's private and not part of the API, and it makes accidental overwrites much more unlikely. Thanks, Donnie -- [EMAIL PROTECTED] mailing list