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 2014年07月09日 12:37 by tiposchi, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg222610 - (view) | Author: LtWorf (tiposchi) | Date: 2014年07月09日 12:37 | |
[Note: Long-time users of Cookie.py will remember using Cookie.Cookie() to create an Cookie object. I think it should be "a Cookie". This is from the documentation of the Cookie module. |
|||
| msg222611 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2014年07月09日 12:44 | |
New changeset c3ec90a6526e by Ezio Melotti in branch '2.7': #21945: fix typo in Cookie module docstring. http://hg.python.org/cpython/rev/c3ec90a6526e |
|||
| msg222612 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2014年07月09日 12:46 | |
Fixed, thanks for the report! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:05 | admin | set | github: 66144 |
| 2014年07月09日 12:46:01 | ezio.melotti | set | status: open -> closed assignee: docs@python -> ezio.melotti nosy: + ezio.melotti messages: + msg222612 resolution: fixed stage: resolved |
| 2014年07月09日 12:44:17 | python-dev | set | nosy:
+ python-dev messages: + msg222611 |
| 2014年07月09日 12:37:55 | tiposchi | create | |