From c48741a79cc4581ffb3890ceeef1420c0ccab830 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 12 Jan 2009 17:59:18 +0100 Subject: * apt/README.apt: Point to doc/source/coding.rst --- apt/README.apt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/apt/README.apt b/apt/README.apt index 30166a24..2a017bde 100644 --- a/apt/README.apt +++ b/apt/README.apt @@ -12,10 +12,4 @@ WARNING !!! The API is not 100% stable yet !!! Style Guides: ------------- - -Follow PEP08. - -Internal variables/methods are prefixed with a "_" (e.g. _foo). - - - +See ../doc/source/coding.rst -- cgit v1.2.3