This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2010年01月04日 09:58 by ezio.melotti, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg97201 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2010年01月04日 09:58 | |
~/dev/py3k-wide/Doc$ make html [...] /home/wolf/dev/py3k-wide/Doc/library/filesys.rst:30: WARNING: undefined label: bltin-file-objects -- if you don't give a link caption the label must precede a section header. /home/wolf/dev/py3k-wide/Doc/library/socket.rst:578: WARNING: undefined label: bltin-file-objects -- if you don't give a link caption the label must precede a section header. /home/wolf/dev/py3k-wide/Doc/library/tokenize.rst:19: WARNING: undefined label: bltin-file-objects -- if you don't give a link caption the label must precede a section header. /home/wolf/dev/py3k-wide/Doc/reference/datamodel.rst:784: WARNING: undefined label: bltin-file-objects -- if you don't give a link caption the label must precede a section header. /home/wolf/dev/py3k-wide/Doc/using/cmdline.rst:238: WARNING: undefined label: bltin-file-objects -- if you don't give a link caption the label must precede a section header. [...] This is because http://docs.python.org/library/stdtypes.html#bltin-file-objects doesn't exist anymore in py3k |
|||
| msg97222 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2010年01月04日 18:51 | |
Fixed in r77300. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:56 | admin | set | github: 51880 |
| 2010年01月04日 18:51:17 | pitrou | set | status: open -> closed resolution: fixed messages: + msg97222 |
| 2010年01月04日 10:03:23 | georg.brandl | set | assignee: georg.brandl -> pitrou |
| 2010年01月04日 09:58:54 | ezio.melotti | create | |