pgwrap
pgwrap copied to clipboard
Commented line
Testing with python 3.6.3 gets following error: AttributeError: module 'pgwrap' has no attribute 'connection'
File init.py has the first line commented with a important module. Should this be uncommented?
Confirming this is solving this issue. uncomment first line in init.py
Thank you!
Pull request send to project.
Could you merge pull request to master branch? After installing package in my project, I always have to uncomment this line.