python/samba: add current_unix_time()
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Jan 2015 11:23:09 +0000 (11:23 +0000)
committerStefan Metzmacher <metze@samba.org>
Wed, 8 Jul 2015 16:38:22 +0000 (18:38 +0200)
commit3dd33380185a91f3d92a0f5dda692d1220beadef
treec4b3b8764c6bb6e09a37d2b5264f95f67cf7f716
parentfcc6b5c56a976eb65d141e08f378e8597a7be8bc
python/samba: add current_unix_time()

This is needed to get the time from modules in python/samba/netcmd/
where a time.py exist.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/__init__.py