1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-16 20:59:12 +03:00

Use restructuredText formatting for docstrings.

(This used to be commit 0cc58decd7)
This commit is contained in:
Jelmer Vernooij
2008-05-22 17:42:18 +02:00
parent 73e2fc9590
commit c401aa9357
8 changed files with 18 additions and 0 deletions

View File

@ -7,6 +7,8 @@
"""Support code for upgrading from Samba 3 to Samba 4."""
__docformat__ = "restructuredText"
from provision import findnss, provision, FILL_DRS
import grp
import ldb