gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/doc/pegboard/coding_standard--vegai peg.rst


From: Vesa Kaihlavirta
Subject: [Gzz-commits] gzz/doc/pegboard/coding_standard--vegai peg.rst
Date: Tue, 04 Feb 2003 13:46:12 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Vesa Kaihlavirta <address@hidden>       03/02/04 13:46:12

Modified files:
        doc/pegboard/coding_standard--vegai: peg.rst 

Log message:
        Last tweak before posting

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/coding_standard--vegai/peg.rst.diff?tr1=1.11&tr2=1.12&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/coding_standard--vegai/peg.rst
diff -u gzz/doc/pegboard/coding_standard--vegai/peg.rst:1.11 
gzz/doc/pegboard/coding_standard--vegai/peg.rst:1.12
--- gzz/doc/pegboard/coding_standard--vegai/peg.rst:1.11        Tue Feb  4 
12:20:32 2003
+++ gzz/doc/pegboard/coding_standard--vegai/peg.rst     Tue Feb  4 13:46:12 2003
@@ -3,9 +3,9 @@
 =============================================================
 
 :Author:   Vesa Kaihlavirta
-:Last-Modified: $Date: 2003/02/04 17:20:32 $
-:Revision: $Revision: 1.11 $
-:Status:   Current
+:Last-Modified: $Date: 2003/02/04 18:46:12 $
+:Revision: $Revision: 1.12 $
+:Status:   Incomplete
 :Scope:           Minor
 :Type:     Policy
 
@@ -26,10 +26,7 @@
 
 - should the rcs id variable be "rcsid" or "rcsId" ?
 
-    Probably rcsid, for consistency's sake, since it's used in our java files 
-- note
-    also item 10. in Changes.
-
-    For what it's worth, PEP008 recommends __version__ for this.
+    RESOLVED: rcsId, adhering to rule 9.
 
 - should all code and data really be in classes? If so, why?
 
@@ -53,7 +50,7 @@
 2. Header comments should include authors.
 
 3. After header comments, rcsid:
-   rcsid = "$Id: peg.rst,v 1.11 2003/02/04 17:20:32 Vegai Exp $"
+   rcsid = "$Id: peg.rst,v 1.12 2003/02/04 18:46:12 Vegai Exp $"
 
 4. After rcsid, the imports (unless there's a good reason to delay
    importing).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]