From 9dee21d45a7fa204f75d6ef0bf29335ac54de5f5 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Tue, 16 Apr 2013 00:03:05 +0200 Subject: [PATCH] =?UTF-8?q?[=5F=5Finit=5F=5F.py]=20acc=C3=A8s=20possible?= =?UTF-8?q?=20=C3=A0=20toutes=20fonctions=20d=C3=A9finie=20dans=20le=20mod?= =?UTF-8?q?ule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- __init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/__init__.py b/__init__.py index 9cf1040..05c1aaf 100644 --- a/__init__.py +++ b/__init__.py @@ -1,5 +1,4 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -from lc_ldap import lc_ldap -__all__ = [lc_ldap] +from lc_ldap import *