Benjamin Peterson
|
6a38ceda03
|
just throw a normal AttributeError for no buffer attribute
|
2009-06-14 18:32:19 +00:00 |
Benjamin Peterson
|
680bf1afe8
|
move to a naming scheme with all lowercase and underscores
|
2009-06-12 02:07:12 +00:00 |
Benjamin Peterson
|
0926ad1f05
|
give the C implementation of TextIOWrapper the errors property #6217
|
2009-06-06 18:02:12 +00:00 |
Benjamin Peterson
|
1fea321502
|
use NULL for the ends of tables
|
2009-04-19 03:15:20 +00:00 |
Alexandre Vassalotti
|
8d8d630003
|
Issue 5682: Move _io module into its own subdirectory.
Reviewed by: Antoine Pitrou
|
2009-04-04 19:58:40 +00:00 |