<div dir="ltr"><div><div><div><div><div>Hi there,<br><br></div>I created a program which uses plugins (import them). I started to test it, and found that I need two types of paths: one for file system and another one which is package relative.<br><br></div>So I thing this is a good idea, to enhance pathlib to handle package roots.<br><br></div>(I know about sys.path, environment variables, importlib etc, but I think it should be in pathlib.)<br><br></div>BR,<br></div>George<br></div>