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
Would it be possible (prudent?) for the Dict.__setattr__ and Dict.__getattr__ functions to be modified to make nested attribute gets/sets when given attribute names that contain periods?
Would it be possible (prudent?) for the
Dict.__setattr__
andDict.__getattr__
functions to be modified to make nested attribute gets/sets when given attribute names that contain periods?For example:
The text was updated successfully, but these errors were encountered: