Skip to content
Snippets Groups Projects
Commit cd234230 authored by Matt Harbison's avatar Matt Harbison
Browse files

bookmarks: drop deprecated methods (API)

The ProgrammingError prevents accidental usage of the dict base class methods.

.. api::

   The following deprecated methods have been removed from bookmarks:
   __setitem__(), __delitem__(), update(), and recordchange().  Use
   bookmarks.applychanges() instead.
parent 887bbce7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment