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/macosx | |
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/macosx')
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/macosx/__init__.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/macosx/accelerometer.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/macosx/battery.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/macosx/email.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/macosx/filechooser.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/macosx/libs/__init__.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/macosx/libs/osx_motion_sensor.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/macosx/notification.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/macosx/tts.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/macosx/uniqueid.py | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/external/plyer/platforms/macosx/__init__.py b/external/plyer/platforms/macosx/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/macosx/__init__.py +++ b/external/plyer/platforms/macosx/__init__.py diff --git a/external/plyer/platforms/macosx/accelerometer.py b/external/plyer/platforms/macosx/accelerometer.py index ec1fe77..ec1fe77 100644..100755 --- a/external/plyer/platforms/macosx/accelerometer.py +++ b/external/plyer/platforms/macosx/accelerometer.py diff --git a/external/plyer/platforms/macosx/battery.py b/external/plyer/platforms/macosx/battery.py index fe1c525..fe1c525 100644..100755 --- a/external/plyer/platforms/macosx/battery.py +++ b/external/plyer/platforms/macosx/battery.py diff --git a/external/plyer/platforms/macosx/email.py b/external/plyer/platforms/macosx/email.py index 8e29fa9..8e29fa9 100644..100755 --- a/external/plyer/platforms/macosx/email.py +++ b/external/plyer/platforms/macosx/email.py diff --git a/external/plyer/platforms/macosx/filechooser.py b/external/plyer/platforms/macosx/filechooser.py index 5774cc4..5774cc4 100644..100755 --- a/external/plyer/platforms/macosx/filechooser.py +++ b/external/plyer/platforms/macosx/filechooser.py diff --git a/external/plyer/platforms/macosx/libs/__init__.py b/external/plyer/platforms/macosx/libs/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/macosx/libs/__init__.py +++ b/external/plyer/platforms/macosx/libs/__init__.py diff --git a/external/plyer/platforms/macosx/libs/osx_motion_sensor.py b/external/plyer/platforms/macosx/libs/osx_motion_sensor.py index cd4fae4..cd4fae4 100644..100755 --- a/external/plyer/platforms/macosx/libs/osx_motion_sensor.py +++ b/external/plyer/platforms/macosx/libs/osx_motion_sensor.py diff --git a/external/plyer/platforms/macosx/notification.py b/external/plyer/platforms/macosx/notification.py index a52ebe3..a52ebe3 100644..100755 --- a/external/plyer/platforms/macosx/notification.py +++ b/external/plyer/platforms/macosx/notification.py diff --git a/external/plyer/platforms/macosx/tts.py b/external/plyer/platforms/macosx/tts.py index 755e820..755e820 100644..100755 --- a/external/plyer/platforms/macosx/tts.py +++ b/external/plyer/platforms/macosx/tts.py diff --git a/external/plyer/platforms/macosx/uniqueid.py b/external/plyer/platforms/macosx/uniqueid.py index 51ba169..51ba169 100644..100755 --- a/external/plyer/platforms/macosx/uniqueid.py +++ b/external/plyer/platforms/macosx/uniqueid.py |