Changes between Initial Version and Version 1 of Ticket #3946, comment 2


Ignore:
Timestamp:
Dec 11, 2020, 2:16:40 PM (5 years ago)
Author:
Eric Pettersen

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3946, comment 2

    initial v1  
    1 The various open/save arg types now have a 'check_existence' class variable (True/False respectively) that controls whether the file/folder name is check for existence.  The 'open' command turns off the check and does it itself as needed.
     1The various open/save arg types now have a 'check_existence' class variable (True/False respectively) that controls whether the file/folder name is checked for existence.  The 'open' command turns off the check and does it itself as needed.