mergeall 2.2, with os.scandir() speed optimization

2015-09-25 Thread Mark Lutz
There's a new version of the mergeall folder tree synchronization tool, which uses Python 3.5's os.scandir(), if available, to radically speed up its trees comparison phase. In testing on Windows 7 and 10, the new call speeds mergeall comparisons by a factor of 5 to 10, depending on devices. This

ANN: python-ldap 2.4.21

2015-09-25 Thread Michael Ströder
Find a new release of python-ldap: http://pypi.python.org/pypi/python-ldap/2.4.21 python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for that purpose. Additionally it contains modules for other LDAP-related st