Marking "Contents-Complete".

The revised Melange Python Style Guide has been in service for four months with no problems.
diff --git a/PythonStyleGuide.wiki b/PythonStyleGuide.wiki
index 97d56c7..cdda8b6 100644
--- a/PythonStyleGuide.wiki
+++ b/PythonStyleGuide.wiki
@@ -1,5 +1,5 @@
 #summary Style guide for Python code contributed to Melange
-#labels Contents-Draft,Phase-Guidelines,Importance-Featured,Featured
+#labels Contents-Complete,Phase-Guidelines,Importance-Featured,Featured
 
 Melange follows the [http://google-styleguide.googlecode.com/svn/trunk/pyguide.html Google Python Style Guide]; this document describes only those respects in which Melange's style differs from what is laid out in that document.