This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-lesscpy
Code
Issues
Proposed changes
Files
a96ffec9a4864eb90ce05d9322ea8b5127fae96c
deb-python-lesscpy
/
lesscpy
/
lessc
History
Sascha Peilicke
57517bd017
Use operator module everywhere
...
Much cleaner than using getattr(). Fixes issue
#13
2013-08-12 14:49:04 +02:00
..
__init__.py
Fix PEP-8 issues (with autopep8 -a)
2013-07-19 11:22:12 +02:00
color.py
Use operator module everywhere
2013-08-12 14:49:04 +02:00
formatter.py
Fix PEP-8 issues (with autopep8 -a)
2013-07-19 11:22:12 +02:00
lexer.py
Allow camel-case DOM elements defined in SVG-1.1
2013-08-08 10:58:21 +02:00
parser.py
Some Python-3 compatibility fixes
2013-07-19 11:59:01 +02:00
scope.py
Fix PEP-8 issues (with autopep8 -a)
2013-07-19 11:22:12 +02:00
utility.py
Add utility away_from_zero_round and use it for LESS round()
2013-08-08 18:26:23 +02:00