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 2011年11月29日 14:13 by petri.lehtinen, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg148571 - (view) | Author: Petri Lehtinen (petri.lehtinen) * (Python committer) | Date: 2011年11月29日 14:13 | |
See http://docs.python.org/library/uuid.html#example. Comments are output lines, i.e. not prefixed with >>>, which breaks the ">>>" button that makes the example copy-pasteable. |
|||
| msg148763 - (view) | Author: Éric Araujo (eric.araujo) * (Python committer) | Date: 2011年12月02日 17:16 | |
Please add >>> and commit. |
|||
| msg148765 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年12月02日 17:29 | |
New changeset d9e918c8d9d6 by Ezio Melotti in branch '2.7': #13499: fix example adding >>> before the comments. http://hg.python.org/cpython/rev/d9e918c8d9d6 New changeset 9e7728dc35e7 by Ezio Melotti in branch '3.2': #13499: fix example adding >>> before the comments. http://hg.python.org/cpython/rev/9e7728dc35e7 New changeset 060c7093a81f by Ezio Melotti in branch 'default': #13499: merge with 3.2. http://hg.python.org/cpython/rev/060c7093a81f |
|||
| msg148766 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2011年12月02日 17:29 | |
Done! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:24 | admin | set | github: 57708 |
| 2011年12月02日 17:29:59 | ezio.melotti | set | status: open -> closed assignee: docs@python -> ezio.melotti nosy: + ezio.melotti messages: + msg148766 resolution: fixed stage: resolved |
| 2011年12月02日 17:29:18 | python-dev | set | nosy:
+ python-dev messages: + msg148765 |
| 2011年12月02日 17:16:50 | eric.araujo | set | nosy:
+ eric.araujo messages: + msg148763 |
| 2011年11月29日 14:13:36 | petri.lehtinen | create | |