1. 11 Mar, 2013 1 commit
    • Stephan Richter's avatar
      - Fixed ``PyProxyBase.__iter__()`` to return the result of · b6f423d2
      Stephan Richter authored
        ``PyProxyBase._wrapped.__iter__`` if available, otherwise fall back to
        Python internals. The previous implementation always created a generator.
      
      - Fixed ``PyProxyBase.__setattr__()`` to allow setting of properties on the
        proxy itself. This is needed to properly allow proxy extensions as was
        evidenced int he ``zope.security.decorator`` module.
      b6f423d2
  2. 04 Mar, 2013 1 commit
  3. 11 Jan, 2013 1 commit
    • Tres Seaver's avatar
      Nest into Github. · 2938c335
      Tres Seaver authored
      - Denominate files to indicate ReST.
      
      - Drop .bzrignore.
      
      - Add MANIFEST.in FBO users w/o setuptools_git.
      2938c335
  4. 08 Jan, 2013 1 commit
  5. 31 Dec, 2012 3 commits
  6. 19 Dec, 2012 4 commits
  7. 21 Nov, 2012 5 commits
  8. 07 Jun, 2012 1 commit
  9. 06 Jun, 2012 23 commits