prprprus / PyMySQLPool

PyMySQL-based database connection pool.
MIT License
60 stars 21 forks source link

invalid syntax (pool.py, line 81) #15

Open JoonYong-Kim opened 4 years ago

JoonYong-Kim commented 4 years ago

Hi... Thank you for opening good code.

I'm using python 2.7.17. When I try use your package, python shows an error : invalid syntax (pool.py, line 81).

Could you fix it?

To use temporary, now I modified it to 'ping_check = False'.

egorsmkv commented 4 years ago

It's for Python 3