consolidate py/log into fewer files, remove one old approach, sketch simplified API
--HG-- branch : trunk
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
Changes between 1.0.x and 'trunk'
|
||||
=====================================
|
||||
|
||||
* consolidate py.log implementation, remove old approach.
|
||||
|
||||
* introduce py.io.TextIO and py.io.BytesIO for distinguishing between
|
||||
text/unicode and byte-streams (uses underlying standard lib io.*
|
||||
if available)
|
||||
* introduce py.io.TextIO and py.io.BytesIO for distinguishing between
|
||||
text/unicode and byte-streams (uses underlying standard lib io.*
|
||||
if available)
|
||||
|
||||
Reference in New Issue
Block a user