Comment by merb

8 years ago

hg allows loading modules at runtime. maybe thats a problem.

I doubt it, since you can pass pass manually a list of all modules you want nuikta to embed with --recurse-plugins=MODULE/PACKAGE

  • But the problem is that you can't know the list you need at embed time for hg, because extensions are arbitrary python files discovered at runtime.