Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix meetings, meetings_calendar crawler error #26

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Fix meetings, meetings_calendar crawler error #26

wants to merge 9 commits into from

Conversation

majorika
Copy link
Contributor

#25 이슈에서 말씀드린 파일 이름 인코딩 관련 오류 수정 코드입니다

그리고 meetings_calendar 쪽에 있던 오류들도 수정되었습니다.

  1. 초기에 저장하는 경로가 생성되어 있지 않을 때 동작하지 않는 오류 수정
  2. 의사일정을 검색한 범위에 의사일정이 하나도 없는 날에는 결과 파일에 빈 줄이 들어가는 오류 수정

- 저장하는 경로가 생성되어 있지 않을 때 동작하지 않던 문제 수정
- 의사일정 검색한 일자에 의사일정이 하나도 없는 경우 결과 파일에 빈 줄이 들어가는 문제 수정
@majorika majorika changed the title Fix meetings crawler filename encoding error Fix meetings, meetings_calendar crawler error Nov 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant