1. 28 Jul, 2015 1 commit
    • Kevin Modzelewski's avatar
      Partially-templatize len · 4a114aaa
      Kevin Modzelewski authored
      The exceptions thrown by len itself can now be either style,
      though any exceptions thrown by any called functions (ex __len__)
      will still get thrown as C++ exceptions and converted if needed.
      
      Helps in a common case of "try calling len but don't worry if no
      len was defined".
      4a114aaa
  2. 27 Jul, 2015 11 commits
  3. 24 Jul, 2015 12 commits
  4. 23 Jul, 2015 16 commits