HamlPy icon indicating copy to clipboard operation
HamlPy copied to clipboard

Python3 support for hamlpy

Open Kimi-Arthur opened this issue 12 years ago • 10 comments

Since python 3 is more unicode friendly and even django has started to support python3. I think having a python 3 version is reasonable.

There should exist some general way of supporting for dual version python. Say six, http://pythonhosted.org/six/

Kimi-Arthur avatar Oct 14 '13 09:10 Kimi-Arthur

+1

yajo avatar Nov 24 '13 09:11 yajo

+2

ohmeow avatar Mar 13 '14 23:03 ohmeow

+3

Nivl avatar Mar 14 '14 01:03 Nivl

+4

tiagofernandez avatar May 05 '14 16:05 tiagofernandez

+5

nvanmeurs avatar Aug 06 '14 23:08 nvanmeurs

+6

ghost avatar Sep 04 '14 08:09 ghost

+7

rs-natano avatar Jan 19 '15 16:01 rs-natano

+8

davidfischer-ch avatar Mar 10 '15 10:03 davidfischer-ch

+9

kleinjm avatar Sep 15 '15 22:09 kleinjm

Guys, I dont think this repo is actively maintained anymore. So I created a fork and ported it to python3 here: https://github.com/appknox/HamlPy3

pip install HamlPy3

This is a drop-in replacement.

dhilipsiva avatar Dec 13 '15 08:12 dhilipsiva