瀏覽代碼

Made Python module more pythonic

Alois Mahdal 10 年之前
父節點
當前提交
3c1ec1e9e0
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      lib/htlogr.py

+ 1
- 1
lib/htlogr.py 查看文件

@@ -29,7 +29,7 @@ import urlparse
29 29
 import urllib
30 30
 
31 31
 
32
-class htlogr:
32
+class Htlogr:
33 33
 
34 34
     def __init__(self, url):
35 35
         self.DIV_VALUE = "="