mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
4 lines
184 B
ReStructuredText
4 lines
184 B
ReStructuredText
Remove some internal protected parts from :mod:`uuid`:
|
|
``_has_uuid_generate_time_safe``, ``_netbios_getnode``,
|
|
``_ipconfig_getnode``, and ``_load_system_functions``.
|
|
They were unused.
|