comment.
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:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user