mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
No EOL
101 B
ReStructuredText
2 lines
No EOL
101 B
ReStructuredText
Shelves opened with :func:`shelve.open` have a much faster :meth:`clear`
|
|
method. Patch by James Cave. |