Message132795
Here is an updated patch that adds read1() to BZ2File. This should fix things
for issue10791 from the bz2 side. I also took the opportunity to clean up
_read_block() to be more readable. As per Martin's suggestion on python-dev, I
put the copyright notice in the patch header, rather than in the code itself. |
|
| Date |
User |
Action |
Args |
| 2011-04-02 13:35:03 | nadeem.vawda | set | recipients:
+ nadeem.vawda, rhettinger, niemeyer, mdehoon, pitrou, wrobell, eric.araujo, asvetlov, MizardX, antlong, xuanji |
| 2011-04-02 13:35:03 | nadeem.vawda | set | messageid: <[email protected]> |
| 2011-04-02 13:35:02 | nadeem.vawda | link | issue5863 messages |
| 2011-04-02 13:35:01 | nadeem.vawda | create | |
|