Capn
|
dd5762d9ed
|
Add missing asyncio imports from the examples
|
2018-11-24 22:17:58 -05:00 |
|
Modelmat
|
1436af3b18
|
Removes redundant asyncio import
Not much point importing asyncio when it's not being used, it was there for when @asyncio.coroutine was used previously
|
2018-08-22 21:06:09 -04:00 |
|
Rapptz
|
1e09432c45
|
Update examples to use the new generic wait_for.
|
2017-01-26 04:30:47 -05:00 |
|
Rapptz
|
f8a5d890fe
|
Update examples to match the new rewrite API.
|
2017-01-03 20:58:11 -05:00 |
|
Rapptz
|
72e84a1b47
|
Change all email/password pair examples to use token.
|
2016-04-08 22:02:38 -04:00 |
|
Rapptz
|
2ebfbbe471
|
Examples now use Python 3.5. Remove echo.py example.
|
2016-01-06 11:34:49 -05:00 |
|
Rapptz
|
ba3e00c3bf
|
Add guessing game example to showcase wait_for_message.
|
2015-12-19 23:57:42 -05:00 |
|