You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, some DBList objects can be subscripted when the contained object has a key. This would be more natural if the DBList is replaced by a UserDict, similar to a dict, in this case.
The text was updated successfully, but these errors were encountered:
Currently, some DBList objects can be subscripted when the contained object has a key. This would be more natural if the DBList is replaced by a UserDict, similar to a dict, in this case.
The text was updated successfully, but these errors were encountered: