commit | a7fa0324fb174eb543e6fc75e615bbe228b9ccb7 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Mar 06 03:13:33 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Mar 06 03:13:33 2010 +0000 |
tree | 230322c0c6e5d415980921493e582dd4fdfb0add | |
parent | c49b6efbca22929b9afc25de98c31aae3728cf8a [diff] [blame] |
settscdump is definitely an implementation detail
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index f2e5983..b535c22 100644 --- a/Doc/library/sys.rst +++ b/Doc/library/sys.rst
@@ -890,6 +890,11 @@ .. versionadded:: 2.4 + .. impl-detail:: + + This function is intimately bound to CPython implementation details and + thus not likely to be implemented elsewhere. + .. data:: stdin stdout