From: Johannes S. <ya...@gm...> - 2000-08-15 22:25:12
|
Michael Ströder wrote: > > I did add a "from _ldap import __version__" myself in ldap.py before > but what about __symbols__ added in the future? We need robust and > consistent behaviour for all future modifications. Use Guido's time machine? But seriously, ldap.py and _ldapmodule.so must match, but that should be no problem. Don't be too perfectionistic, Michael. Johannes |