py12306
py12306 copied to clipboard
Fixed captcha
The captcha part wasn't working and was showing broken gif images on linux. This patch shows the captcha code in a small window by using the PIL library.
The code is copied from https://github.com/nan86150/12306Helper/blob/master/src/login.py