Opened 18 years ago
Closed 18 years ago
#6367 closed (fixed)
Link broken
| Reported by: | N00ne | Owned by: | nobody | 
|---|---|---|---|
| Component: | Documentation | Version: | dev | 
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
In "Design philosophies", section "Overall"/"Explicit is better than implicit" it is said that it is a "core Python principle", and a link is given. This link is broken.
The Zen of Python now is PEP 20. See line 2.
Article: http://www.djangoproject.com/documentation/design_philosophies/#explicit-is-better-than-implicit
Broken: http://www.python.org/doc/Humor.html#zen
Correct: http://www.python.org/dev/peps/pep-0020/
Thanks.
Attachments (1)
Change History (2)
by , 18 years ago
| Attachment: | design_philosophies.diff added | 
|---|
comment:1 by , 18 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
Turned description into a patch