Rage commit

This commit is contained in:
Vincent Le Gallic 2012-10-16 19:28:18 +02:00
parent 68fd355dad
commit 9702b1825c
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from lc_ldap import lc_ldap
__all__ = [lc_ldap]