* comments: coding, remove cruft

This commit is contained in:
Eray Özkural
2005-06-10 14:22:36 +00:00
parent 5524c0a04b
commit ca74d89caf
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ def main():
else:
pspec = args[0]
# doing the real job... vs. vs...
# doing the real job.
pb = PisiBuild(pspec)
util.information("Building PISI package for: %s\n" % pb.spec.sourceName)
+1
View File
@@ -1,2 +1,3 @@
# -*- coding: utf-8 -*-
# package database
# interface for update/query to local package repository