|
From: Samuele P. <pe...@in...> - 2001-02-13 15:07:41
|
Hi. > > It seems to work, but I think we should have some kind of direct API for > this purpose. > > PySystemState.add_classpath(String directoryPath) > PySystemState.add_extdirs(String directoryPath) > > Any thoughs, Samuele? For me it's ok to add those methods as "official" wrappers for the related logics in the PackageManager hierarchy. They will form a family together with add_package. regards, Samuele Pedroni. |