Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign uppython3 support & fix permission errors #2
Conversation
zeehio
added some commits
Oct 1, 2015
zeehio
force-pushed the
zeehio:master
branch
from
d2794ea
to
1ba2533
Sep 5, 2017
zeehio
changed the title
python3 support
python3 support & fix permission errors
Sep 5, 2017
This comment has been minimized.
This comment has been minimized.
Sorry for the lack of the response, I only got the GitHub notifications in order fairly recently. As to this change, it's been a long time (years, actually) since I've used this myself. It'll probably take a while longer for me to have the time to review this. |
daniel-beck
self-assigned this
Sep 5, 2017
daniel-beck
self-requested a review
Sep 5, 2017
This comment has been minimized.
This comment has been minimized.
chambm
commented
Sep 6, 2017
Just found your tool, trying to get a treemap from the output of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
zeehio commentedOct 1, 2015
This pull request adds python3 support.
It has been tested with pyhon2.7 and python3.4.
Some minor changes for making the code more PEP8 friendly are also in the pull request.