Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1715)

Issue 9645043: EmeraldTree Ported to Python 3.3 with backward compatibility

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by chitrankdixit
Modified:
11 years, 6 months ago
Reviewers:
thomas.j.waldmann, Reimar Bauer
Visibility:
Public.

Description

EmeraldTree Ported to Python 3.3 with backward compatibility Used Module six for porting but still need some discussion that can we port some part without using the six module so to avoid some of the dependency from module six to make it better.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -50 lines) Patch
M emeraldtree/ElementInclude.py View 1 chunk +1 line, -1 line 0 comments Download
M emeraldtree/ElementPath.py View 5 chunks +8 lines, -8 lines 0 comments Download
M emeraldtree/html.py View 5 chunks +17 lines, -11 lines 0 comments Download
M emeraldtree/tests/test_html.py View 2 chunks +2 lines, -2 lines 0 comments Download
M emeraldtree/tests/test_tree.py View 3 chunks +7 lines, -6 lines 0 comments Download
M emeraldtree/tree.py View 14 chunks +22 lines, -22 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b