← Back to context Comment by merb 8 years ago hg allows loading modules at runtime. maybe thats a problem. 2 comments merb Reply sametmax 8 years ago I doubt it, since you can pass pass manually a list of all modules you want nuikta to embed with --recurse-plugins=MODULE/PACKAGE thedufer 8 years ago 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.
sametmax 8 years ago I doubt it, since you can pass pass manually a list of all modules you want nuikta to embed with --recurse-plugins=MODULE/PACKAGE thedufer 8 years ago 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.
thedufer 8 years ago 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.
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.