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

Python 3.x ready. #19

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

Python 3.x ready. #19

wants to merge 36 commits into from

Conversation

draperjames
Copy link
Member

Essentially just ran the python 2to3 command on the entire directory and made some changes to the readme file.

zbarge and others added 30 commits December 3, 2016 19:30
fixed some bad exception catches (for py 3+)
Fixed setup.py to check for pyside and pyqt4 and only fail if neither can be imported.
Some times .csv files may have the .txt or other file extentions despite
thier encoding.
# Conflicts:
#	pandasqt/views/CSVDialogs.py
Trying to fix errors that came up when running test_dataTableView.py
I haven't used  the 2to3 command extensively. Hopefully this dosen't
break everything.
Ran 2to3 everything. Let's see what happens.
Added small a functional example.
Merging file path update
James Draper added 6 commits December 6, 2016 09:05
README.md updates and Travis file added.
adding windows tests to travis
I must have overlooked this at some point. Everything seems okay now.
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.

2 participants