Django

Code

Ticket #6367 (closed: fixed)

Opened 8 months ago

Last modified 8 months ago

Link broken

Reported by: N00ne Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation:
Needs tests: Patch needs improvement:

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

design_philosophies.diff (0.5 kB) - added by dtulig on 01/12/08 14:44:46.
Turned description into a patch

Change History

01/12/08 14:44:46 changed by dtulig

  • attachment design_philosophies.diff added.

Turned description into a patch

01/12/08 20:14:22 changed by gwilson

  • status changed from new to closed.
  • resolution set to fixed.

(In [7014]) Fixed #6367 -- Fixed link to zen of Python, thanks N00ne and dtulig.


Add/Change #6367 (Link broken)




Change Properties
Action