Bir kaç modülü daha böyle yorum satırlarına kavuşturacağım. Kod
içerisinde belgeleme de önemli. Kendi yazdığınız
fonksiyonları/sınıfları/modülleri de belgelerseniz çok sevinirim.
This commit is contained in:
Barış Metin
2005-06-24 07:13:24 +00:00
parent b1a5962608
commit d8926e0751
+7
View File
@@ -1,3 +1,10 @@
# PISI Configuration module is used for gathering and providing
# regular PISI configurations.
#TODO: Eventually PISI will have a configuration file (located in
#/etc/pisi/conf?) and this module will provide access to those
#configuration parameters.
from constants import const
class Config(object):