in reply to Re^2: What modules are we actually using?
in thread What modules are we actually using?
Maybe it's unlikely to be happening in the OP's particular code base, but it's entirely possible to require an arbitrarily-named file that itself is requiring modules and doing things with them. And eval could be used in a similar manner. Hard to say where code may be coming from.
|
|---|