-
Notifications
You must be signed in to change notification settings - Fork 389
Open
Description
python-examples/doudou/2020-02-20-douban-movie-top250/douban_movie_top250_analysis-1.py
Line 8 in 9f10be5
with open(file) as f: |
with open(file,'r',encoding='utf-8') as f:
Metadata
Metadata
Assignees
Labels
No labels