Files
gallery-dl/gallery_dl
Mike Fährmann 4b6edfbfd2 restrict permissions without importing 'pathlib'
and only on non-Windows systems.

1. On Windows the 'mode' argument for os.open() has no (visible) effect
   on access permissions for new files.
2. The default location for 'cache.file' on Windows is in
   %USERPROFILE%\AppData\Local\Temp which can only be accessed by the
   owner himself (or an admin).
2019-07-31 21:48:09 +02:00
..
2017-01-16 02:59:22 +01:00
2019-03-13 22:03:02 +01:00
2019-03-04 20:53:58 +01:00
2018-09-05 18:15:33 +02:00
2019-06-21 20:17:58 +02:00
2019-07-23 17:41:24 +02:00
2019-07-23 17:41:24 +02:00