Home
last modified time | relevance | path

Searched refs:Au_read (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dsunau.py152 class Au_read: class
487 return Au_read(f)
/external/python/cpython3/Lib/
Dsunau.py157 class Au_read: class
522 return Au_read(f)
/external/python/cpython2/Misc/NEWS.d/
D2.7.6rc1.rst280 Fix miscellaneous bugs in the sunau module. Au_read.readframes() now updates
283 position. Au_read and Au_write now correctly work with file object if start
/external/python/cpython3/Misc/
DHISTORY3929 Au_read.readframes() now updates current file position and reads correct
3931 correctly updates current file position. Au_read.getnframes() now returns an
3932 integer (as in Python 2). Au_read and Au_write now correctly works with file