diff options
author | Livio Recchia <recchialivio@libero.it> | 2020-04-06 10:57:39 +0200 |
---|---|---|
committer | Livio Recchia <recchialivio@libero.it> | 2020-04-06 10:57:39 +0200 |
commit | 48629cba3f1c84ebca294fdc888e49e9db89a56c (patch) | |
tree | f1c0a6dc945ac9507a16d7f756dae4a492882976 /external/plyer/platforms/linux | |
parent | 509d12e800d92bcce25937057bfdc91c4c54e54b (diff) | |
download | manachat-48629cba3f1c84ebca294fdc888e49e9db89a56c.tar.gz manachat-48629cba3f1c84ebca294fdc888e49e9db89a56c.tar.bz2 manachat-48629cba3f1c84ebca294fdc888e49e9db89a56c.tar.xz manachat-48629cba3f1c84ebca294fdc888e49e9db89a56c.zip |
Added loggging (main.log) on simple.py
Diffstat (limited to 'external/plyer/platforms/linux')
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/linux/__init__.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/linux/accelerometer.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/linux/battery.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/linux/email.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/linux/filechooser.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/linux/notification.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/linux/tts.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/linux/uniqueid.py | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/external/plyer/platforms/linux/__init__.py b/external/plyer/platforms/linux/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/linux/__init__.py +++ b/external/plyer/platforms/linux/__init__.py diff --git a/external/plyer/platforms/linux/accelerometer.py b/external/plyer/platforms/linux/accelerometer.py index 7272c33..7272c33 100644..100755 --- a/external/plyer/platforms/linux/accelerometer.py +++ b/external/plyer/platforms/linux/accelerometer.py diff --git a/external/plyer/platforms/linux/battery.py b/external/plyer/platforms/linux/battery.py index 0cdb763..0cdb763 100644..100755 --- a/external/plyer/platforms/linux/battery.py +++ b/external/plyer/platforms/linux/battery.py diff --git a/external/plyer/platforms/linux/email.py b/external/plyer/platforms/linux/email.py index ceb5497..ceb5497 100644..100755 --- a/external/plyer/platforms/linux/email.py +++ b/external/plyer/platforms/linux/email.py diff --git a/external/plyer/platforms/linux/filechooser.py b/external/plyer/platforms/linux/filechooser.py index 545487b..545487b 100644..100755 --- a/external/plyer/platforms/linux/filechooser.py +++ b/external/plyer/platforms/linux/filechooser.py diff --git a/external/plyer/platforms/linux/notification.py b/external/plyer/platforms/linux/notification.py index d78f130..d78f130 100644..100755 --- a/external/plyer/platforms/linux/notification.py +++ b/external/plyer/platforms/linux/notification.py diff --git a/external/plyer/platforms/linux/tts.py b/external/plyer/platforms/linux/tts.py index 0a609e1..0a609e1 100644..100755 --- a/external/plyer/platforms/linux/tts.py +++ b/external/plyer/platforms/linux/tts.py diff --git a/external/plyer/platforms/linux/uniqueid.py b/external/plyer/platforms/linux/uniqueid.py index f7fff89..f7fff89 100644..100755 --- a/external/plyer/platforms/linux/uniqueid.py +++ b/external/plyer/platforms/linux/uniqueid.py |