summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-01-12 17:59:18 +0100
committerJulian Andres Klode <jak@debian.org>2009-01-12 17:59:18 +0100
commitc48741a79cc4581ffb3890ceeef1420c0ccab830 (patch)
tree0e3c74a93d7aa14d96fb17aee28dd983461f2d2d
parenta6f8de9b03b83c4c733b04b85cc940f42757d353 (diff)
downloadpython-apt-c48741a79cc4581ffb3890ceeef1420c0ccab830.tar.gz
* apt/README.apt: Point to doc/source/coding.rst
-rw-r--r--apt/README.apt8
1 files changed, 1 insertions, 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