Files
Pascal Obry 7017509416 Add new routine Pending in Memory_Stream.
This routine returns the number of byte yet to be read.

Part of OA28-005.
2015-11-08 19:31:20 +01:00

5 lines
58 B
Python

from test_support import *
build('memstr')
run('memstr')