Closed ghost closed 12 years ago
It seems PEP0382 was recently rejected.
I am not sure what this would bring us? Anyone?
More possible pain according to:
https://groups.google.com/group/pylons-discuss/msg/3793affa5ca53df4
And as far as I can see - the extension points mechanism achieves the same thing this would have done. I.e. new plugins that are installed are available automatically.
I'm closing this. If someone has a specific reason why we need this - please reopen!
eik...@gmail.com, 2010-02-19T16:31:00.000Z
Does it make sense and is there a way using the Python standard library to make rdflib.plugins a namespace package?
http://docs.python.org/library/pkgutil.html
http://www.python.org/dev/peps/pep-0382/