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
When I was looking at this before, was thinking that store could change mode from w after opening so that it doesn't overwrite on a second write. (i.e., at end of the handle open part, just change mode to whatever seems appropriate - user can change mode explicitly if they want...)
mode == 'w'
andwarn==True
then weirdraw_input
is requested. Change this to raise/warn as appropriate_quiet
field (default isFalse
) to a warning (about duplicates in readback)The text was updated successfully, but these errors were encountered: