ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/TWikiIB/makeQAPage.py
(Generate patch)

Comparing UserCode/TWikiIB/makeQAPage.py (file contents):
Revision 1.4 by geonmo, Tue Sep 8 09:53:23 2009 UTC vs.
Revision 1.5 by geonmo, Tue Sep 8 10:04:03 2009 UTC

# Line 8 | Line 8 | class mkQAPage(object) :
8                  self.arch = arch
9                  self.packagename = packagename
10                  self.summarytype = self.packagename[6]+'.'+self.packagename[8]+'-'+self.tday+'-'+self.packagename[23:25]
11                print tday,arch,packagename
11  
12          def makePage(self) :
13                  import config

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines