index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_pty.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization.
Tim Peters
2001-03-29
1
-1/+1
*
Allow the process of reading back what we wrote to a pty to transform
Thomas Wouters
2001-03-22
1
-24/+36
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-1/+1
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-1/+1
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-1/+0
*
On some systems (like Solaris), the master end of a tty/pty pair is
Thomas Wouters
2000-10-03
1
-2/+0
*
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
Thomas Wouters
2000-08-04
1
-2/+2
*
Enable extra testing now that os.isatty() is in. (Also tests os.isatty ;P)
Thomas Wouters
2000-07-19
1
-5/+4
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-06-30
1
-0/+94