lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Luiz Henrique de Figueiredo wrote:
> > You have to clear registry._LOADED, too.
> 
> package.loaded... 

Nope. He didn't load the package library, so he has to get the
table from the registry.

--Mike