comparison tests/test-revlog-ancestry.py.out @ 22245:234e4c24b980

platform: implement readpipe() Reading all available data from a pipe has a platform-dependent implementation. This patch establishes platform.readpipe() by copying the inline implementation in sshpeer.readerr(). The implementations for POSIX and Windows are currently identical. The POSIX implementation will be changed in a subsequent patch.
author Gregory Szorc <gregory.szorc@gmail.com>
date Fri, 15 Aug 2014 20:02:18 -0700
parents f88c60e740a1
children b6db2e80a9ce
comparison
equal deleted inserted replaced
22244:172036d60b22 22245:234e4c24b980