summaryrefslogtreecommitdiffstats
path: root/pym/portage/util/_pty.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in a comment.Zac Medico2011-01-211-1/+1
* SpawnProcess: read proc with unbuffered fdopenZac Medico2011-01-211-2/+2
* PtyEofTestCase: test unbuffered fdopenZac Medico2011-01-211-2/+13
* EOFError can still be raised by array.fromfile() in Python >=2.6.6 and >=2.7.1.Arfrever Frehtes Taifersar Arahesis2010-08-051-1/+0
* Bug #330937: Handle IOError raised by remaining calls to array.fromfile().Arfrever Frehtes Taifersar Arahesis2010-08-051-4/+2
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Move _pty module to portage.util._pty.Zac Medico2010-03-021-0/+205