1. 21 Jul, 2009 1 commit
    • Denis Bilenko's avatar
      make Timeout raise itself by default · 631d7761
      Denis Bilenko authored
      - 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
      631d7761
  2. 20 Jul, 2009 15 commits
  3. 19 Jul, 2009 10 commits
  4. 18 Jul, 2009 14 commits