doc: pydoc topic and suspicious markup update

This commit is contained in:
Georg Brandl 2014-01-25 09:15:44 +01:00
parent 381c280815
commit bcf692417f
2 changed files with 75 additions and 74 deletions

View File

@ -287,3 +287,4 @@ whatsnew/changelog,,:PythonCmd,"With Tk < 8.5 _tkinter.c:PythonCmd() raised Unic
whatsnew/changelog,,::,": Fix FTP tests for IPv6, bind to ""::1"" instead of ""localhost""." whatsnew/changelog,,::,": Fix FTP tests for IPv6, bind to ""::1"" instead of ""localhost""."
whatsnew/changelog,,::,": Use ""127.0.0.1"" or ""::1"" instead of ""localhost"" as much as" whatsnew/changelog,,::,": Use ""127.0.0.1"" or ""::1"" instead of ""localhost"" as much as"
whatsnew/changelog,,:password,user:password whatsnew/changelog,,:password,user:password
whatsnew/changelog,,:gz,w:gz

1 c-api/arg :ref PyArg_ParseTuple(args, "O|O:ref", &object, &callback)
287 whatsnew/changelog :: : Fix FTP tests for IPv6, bind to "::1" instead of "localhost".
288 whatsnew/changelog :: : Use "127.0.0.1" or "::1" instead of "localhost" as much as
289 whatsnew/changelog :password user:password
290 whatsnew/changelog :gz w:gz

File diff suppressed because one or more lines are too long