Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@TheOneHyer
Copy link

When running this file using Python 3.4.1, several errors arose. Namely, ".haskeys()" is obsolete and should be replaced by "for item in dictionary". These changes have been made in this forked version of the file and it works flawlessly when tested.

When running this file using Python 3.4.1, several errors arose. Namely, ".haskeys()" is obsolete and should be replaced by "for item in dictionary". These changes have been made in this forked version of the file and it works flawlessly when tested.
@TheOneHyer
Copy link
Author

When running this file using Python 3.4.1, several errors arose. Namely, ".haskeys()" is obsolete and should be replaced by "for item in dictionary". These changes have been made in this forked version of the file and it works flawlessly when tested. This will make the file more universally applicable.

@TheOneHyer TheOneHyer changed the title Create gffForPython3.4.1 GFFOutput.py Sep 18, 2014
@chapmanb
Copy link
Owner

Alex;
Thanks for the Python 3 fixes. I'd be happy to pull these in and was going to convert your separate file into GFF/GFFOutput.py when I realized you'd already been working on this. If you want to submit a pull request that applies these fixes in place I'd be happy to accept that so you'll get full credit for your work in the git history. Thanks again.

@TheOneHyer
Copy link
Author

Okay, Pull Request submitted, thanks

@chapmanb chapmanb closed this in 6b19891 Oct 26, 2014
@chapmanb
Copy link
Owner

Alex;
Apologies about the delays in pulling this in. I applied these fixes and also included them in GFFParser as well, so hopefully v0.6.1 should work cleanly for you on Python3. Thanks again for the contribution. Much appreciated.

@TheOneHyer
Copy link
Author

No problem, thank you for providing this service in the first place as the ability to read and write GFF files has been enormously helpful with my research.

Sent from Windows Mail

From: Brad Chapman
Sent: ‎Sunday‎, ‎October‎ ‎26‎, ‎2014 ‎4‎:‎32‎ ‎AM
To: chapmanb/bcbb
Cc: Molly Weasley

Alex;
Apologies about the delays in pulling this in. I applied these fixes and also included them in GFFParser as well, so hopefully v0.6.1 should work cleanly for you on Python3. Thanks again for the contribution. Much appreciated.


Reply to this email directly or view it on GitHub.

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