commit | 7f758c49fa9a20df696c0447b14dd4fb75e83662 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Aug 15 18:41:25 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Aug 15 18:41:25 2007 +0000 |
tree | f198208f2a8228bc1d7e70f05d284e4ba131b215 | |
parent | 09a5c3e6bbfe5fe5bcaa2025fc2c9ffcb9b92936 [diff] [blame] |
Mark deprecated modules as such.
diff --git a/Doc/library/posixfile.rst b/Doc/library/posixfile.rst index ec58b94..5ed3483 100644 --- a/Doc/library/posixfile.rst +++ b/Doc/library/posixfile.rst
@@ -7,6 +7,7 @@ .. module:: posixfile :platform: Unix :synopsis: A file-like object with support for locking. + :deprecated: .. moduleauthor:: Jaap Vermeulen .. sectionauthor:: Jaap Vermeulen