The copyreg, queue and socketserver docs are done.

This commit is contained in:
Georg Brandl 2008-05-12 10:06:26 +00:00
parent c6f010a86b
commit 20d6a3bcb1
1 changed files with 3 additions and 3 deletions

View File

@ -675,9 +675,9 @@ _winreg winreg (rename also because module has a public
interface and thus should not have a leading
underscore)
ConfigParser configparser
copy_reg copyreg [done; 2.6 (all but docs), 3.0]
Queue queue [done: 2.6 (all but docs), 3.0]
SocketServer socketserver [done: 2.6 (all but docs), 3.0]
copy_reg copyreg [done; 2.6, 3.0]
Queue queue [done: 2.6, 3.0]
SocketServer socketserver [done: 2.6, 3.0]
================== ==================================================