|
> Naive question, but to be clear (topic was “danger of debug.setlocal”)… > > If you run these lines of code at the top of your program… > > package.loaded.debug = nil > debug = nil > > …then you are safe (from yourself, at least), right? Right. -- Roberto