koistudy2 / server

Web & DB server of koistudy2
6 stars 1 forks source link

Python 2.6? 3? #8

Closed Namnamseo closed 9 years ago

Namnamseo commented 9 years ago

1 에서 Python 3이라구 써놨는데,

README.md에도 2.6이라고 나와있고, web.py:4에서 httplib은 Python 3에서 http.client로 바뀌었습니다. 확실히 해주세요.

hletrd commented 9 years ago

그래서 1을 Close시켜놨는데 (...) 일단은 Python 2.6 / CentOS 6 / nginx-uWSGI기반으로 생각하면 될 듯

hletrd commented 9 years ago

수정 - 2.7, CentOS 7입니다