From a917f73cbfca76247fbdaa3034cb6a0fa18cada8 Mon Sep 17 00:00:00 2001 From: "A.M. Kuchling" Date: Tue, 26 Feb 2008 13:33:22 -0500 Subject: Update two URLs --- STYLEGUIDE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'STYLEGUIDE.txt') diff --git a/STYLEGUIDE.txt b/STYLEGUIDE.txt index 16663c90..94debfdf 100644 --- a/STYLEGUIDE.txt +++ b/STYLEGUIDE.txt @@ -10,7 +10,7 @@ This document contains a style guide for Python programming, as used in Mailman. In general, Guido van Rossum's style guide should be taken as a basis, as embodied in PEP 8: - http://www.python.org/peps/pep-0008.html + http://www.python.org/dev/peps/pep-0008/ however, my (Barry Warsaw's) personal preferences differ from Guido's in a few places. "When in Rome..." should apply meaning, when coding stuff for Python, -- cgit v1.2.3