Merge pull request #1661 from mattspitz/super_len_compatibility
authorKenneth Reitz <me@kennethreitz.org>
Thu, 10 Oct 2013 19:11:14 +0000 (12:11 -0700)
committerKenneth Reitz <me@kennethreitz.org>
Thu, 10 Oct 2013 19:11:14 +0000 (12:11 -0700)
Increasing super_len compatibilty to include BytesIO and cStringIO objects.


Trivial merge