mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
![]() We are passing None value to mkstemp which is only possible since python
3.5.0 [1]. Let's use our own mask with empty string as the prefix when
None is given. That works with both python API versions.
[1]
|
||
---|---|---|
.. | ||
__init__.py | ||
install.sh | ||
native_main.py | ||
tridactyl.json | ||
win_install.ps1 |