begging for pyme name change
Bernhard Reiter
bernhard at intevation.de
Wed Oct 26 09:41:49 CEST 2016
Am Mittwoch 26 Oktober 2016 08:42:38 schrieb Bernhard Reiter:
> Am Donnerstag 20 Oktober 2016 17:45:24 schrieb Daniel Kahn Gillmor:
> > It's certainly frustrating that there's no clear way to make a clean api
> > break in a given python module namespace.
> python3-gpgme2
To be more clear: I think that adding a number to the module name
is a very strong api break. As examples psycopg2, libxml2, urllib2, urlib3
come to mind.
So for example Debian packages would be called
python-gpgme2
python3-gpgme2
And python code would do
from gpgm2 import X,Y,Z
Or (my prefered name):
python-gnupg2
python3-gnupg2
from gnupg2 import X,Y,Z
Regards,
Bernhard
--
www.intevation.de/~bernhard +49 541 33 508 3-3
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998
Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/attachments/20161026/a5a47851/attachment.sig>
More information about the Gnupg-devel
mailing list