in reply to Source filters: filter some module before including in my package

But is it possible to filter some other module before including it in my code?

Why? Sounds like an XY Problem.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re: Source filters: filter some module before including in my package

Replies are listed 'Best First'.
Re^2: Source filters: filter some module before including in my package
by OlegG (Monk) on Sep 15, 2011 at 15:04 UTC
    Maybe, maybe. I want to prevent exceptions catching in some package. One of the possible solution was in my previous topic. This is another possible solution.