This website requires JavaScript.
Explore
Help
Sign in
revil-O
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
forked from
platypush/platypush
Code
Pull requests
Activity
e625861edf
platypush
/
platypush
/
cron
History
Fabio Manganiello
e625861edf
In Python 3.7 async is a strict language keyword that can't be used for variables names - replaces occurrences with _async
2018-08-07 21:26:57 +00:00
..
__init__.py
Support for cron actions, solves
#47
2018-01-15 22:37:01 +01:00
scheduler.py
In Python 3.7 async is a strict language keyword that can't be used for variables names - replaces occurrences with _async
2018-08-07 21:26:57 +00:00