summaryrefslogtreecommitdiff
path: root/docs/StyleGuide.txt
diff options
context:
space:
mode:
authorianb <devnull@localhost>2005-04-22 03:11:58 +0000
committerianb <devnull@localhost>2005-04-22 03:11:58 +0000
commit7752a3102fc8aa68ee7e349495bc2e9345c77c00 (patch)
tree7896dd31404fdfbba44d9c0338a7c1ae8e4ad5f8 /docs/StyleGuide.txt
parent4431828c677e6104b7abc62b31a933d2793ff6cf (diff)
downloadpaste-7752a3102fc8aa68ee7e349495bc2e9345c77c00.tar.gz
Internal renaming of wsgikit->paste
Diffstat (limited to 'docs/StyleGuide.txt')
-rw-r--r--docs/StyleGuide.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/StyleGuide.txt b/docs/StyleGuide.txt
index 523fa61..5f5cf60 100644
--- a/docs/StyleGuide.txt
+++ b/docs/StyleGuide.txt
@@ -1,5 +1,5 @@
+++++++++++++++++++
-WSGIKit Style Guide
+Paste Style Guide
+++++++++++++++++++
Generally you should follow the recommendations in `PEP 8`_, the