s4-param: Fix object names for python objects PyLoadparm and PyLoadparmContext
authorAmitay Isaacs <amitay@gmail.com>
Mon, 25 Jul 2011 01:45:14 +0000 (11:45 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 28 Jul 2011 05:20:52 +0000 (15:20 +1000)
commit921424fa38c850ba9e4c246ee21dcc6ef391664f
treef2e5c8d90bb74c8015bee1cfca4a02f8c45a6d94
parent48d905f281af80e0d0dd0269a72fecdf05aeb1be
s4-param: Fix object names for python objects PyLoadparm and PyLoadparmContext

Use the object names <modulename>.<objectname> to correctly generate
the object hierarchy in pydoc.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/param/pyparam.c