We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5455333 commit bd69525Copy full SHA for bd69525
README.md
@@ -96,15 +96,6 @@ if __name__ == '__main__':
96
97
```
98
99
-
100
-Migrating from 0.x to 1.x
101
--------------------------
102
103
-The only major change from 0.x releases and 1.x is the underlying LDAP library changed from python-ldap to
104
-[pyldap](https://github.com/pyldap/pyldap) which is fork that adds Python 3.x support. Everything else **SHOULD**
105
-be the same, but don't hesitate to open an issue if you encounter some problem upgrading from 0.x to 1.x.
106
107
108
Resources
109
---------
110
0 commit comments