Refactor file/socket management (use poll instead of select)
This commit is contained in:
parent
6d8dca211d
commit
764e6f070b
10 changed files with 324 additions and 335 deletions
|
|
@ -9,6 +9,8 @@ Requirements
|
|||
|
||||
*nemubot* requires at least Python 3.3 to work.
|
||||
|
||||
Connecting to SSL server requires [this patch](http://bugs.python.org/issue27629).
|
||||
|
||||
Some modules (like `cve`, `nextstop` or `laposte`) require the
|
||||
[BeautifulSoup module](http://www.crummy.com/software/BeautifulSoup/),
|
||||
but the core and framework has no dependency.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue