From 83a1e32dd58c0bbec297fb8ba853b8d38568a224 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 20 Jan 2011 18:31:34 -0800 Subject: Fix a typo in a comment. --- pym/portage/util/_pty.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/portage/util/_pty.py') diff --git a/pym/portage/util/_pty.py b/pym/portage/util/_pty.py index c96bf74fd..f45ff0aa1 100644 --- a/pym/portage/util/_pty.py +++ b/pym/portage/util/_pty.py @@ -36,7 +36,7 @@ def _test_pty_eof(fdopen_buffered=False): NOTE: This issue is only problematic when array.fromfile() is used, rather than os.read(). However, array.fromfile() - is preferred since it is approximatly 10% faster. + is preferred since it is approximately 10% faster. New development: It appears that array.fromfile() is usable with python3 as long as fdopen is called with a bufsize -- cgit v1.2.3-1-g7c22