This website works better with JavaScript
홈
탐색
도움말
로그인
netvor
/
minions
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
Made Python module more pythonic
Alois Mahdal
12 년 전
부모
c639e765db
커밋
3c1ec1e9e0
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
통합 보기
변경상태 보기
1
1
lib/htlogr.py
+ 1
- 1
lib/htlogr.py
파일 보기
29
import urllib
29
import urllib
30
30
31
31
32
-class
h
tlogr:
32
+class
H
tlogr:
33
33
34
def __init__(self, url):
34
def __init__(self, url):
35
self.DIV_VALUE = "="
35
self.DIV_VALUE = "="