python: Remove uuid module
authorPetr Viktorin <pviktori@redhat.com>
Tue, 14 Jul 2015 09:02:36 +0000 (11:02 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 29 Aug 2015 02:03:49 +0000 (04:03 +0200)
commitf1f47ac93431231cebb7933c6974c6a52e24fcb4
treee934b4734a9a43fe1260434773b73ac72ef39060
parente551cdb37d3e8cfb155bc33f9b162761c8d60889
python: Remove uuid module

The uuid module was only built for Python 2.4 and lower, which Samba
no longer supports.

Python 2.5+ includes uuid in its standard library.

Signed-off-by: Petr Viktorin <pviktori@redhat.com>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sat Aug 29 04:03:49 CEST 2015 on sn-devel-104
python/uuidmodule.c [deleted file]
python/wscript_build