make Timeout raise itself by default
- remove TimeoutError - Timeout and SilentException derive from BaseException now (if it's 2.4, BaseException is defined) - with_timeout function is simplified a bit - select() bug fixed: it could interfere with outside timeouts
Showing
Please register or sign in to comment