[issue4363] Make uuid module functions usable without ctypes

Dmitry Vasiliev report at bugs.python.org
Thu Nov 20 15:44:28 CET 2008


New submission from Dmitry Vasiliev <dima at hlabs.spb.ru>:

The attached patch removes dependency on ctypes from uuid.uuid1() and
uuid.uuid4() functions.

----------
components: Library (Lib)
files: uuid.patch
keywords: patch
messages: 76107
nosy: hdima
severity: normal
status: open
title: Make uuid module functions usable without ctypes
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file12071/uuid.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4363>
_______________________________________


More information about the Python-bugs-list mailing list