mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-07-24 03:39:25 +00:00
* Make sure `help()` doesn't cause hexchat to hang Replace `pydoc.help` with a copy of `pydoc.Helper` with an empty `StringIO` instead of stdin * Handle BytesIO vs StringIO on 2.7