Changeset 391 for python/trunk/Doc/library/docxmlrpcserver.rst
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Doc/library/docxmlrpcserver.rst
r2 r391 9 9 .. note:: 10 10 The :mod:`DocXMLRPCServer` module has been merged into :mod:`xmlrpc.server` 11 in Python 3. 0.The :term:`2to3` tool will automatically adapt imports when12 converting your sources to 3.0.11 in Python 3. The :term:`2to3` tool will automatically adapt imports when 12 converting your sources to Python 3. 13 13 14 14
Note:
See TracChangeset
for help on using the changeset viewer.