forked from liftoff/pyminifier
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathreadme.TXT
More file actions
24 lines (17 loc) · 673 Bytes
/
readme.TXT
File metadata and controls
24 lines (17 loc) · 673 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SOURCE: https://github.com/AlexandrDragunkin/pyminifier =v2.2.1 update @2019
(origineel =v2.2 @ https://github.com/liftoff/pyminifier)
- - -
+(minor)Changes ;
incl. PR #92 'fix a ZeroDivisonError when cumulative_size is zero' :
https://github.com/liftoff/pyminifier/pull/92/commits/f593e6f4d394367c56ba7f9c3c043b5c0767a995
(04 Aug 2017)
incl. PR #57 'Fix reduce_operators() with check whether prev_tok is not None' :
https://github.com/liftoff/pyminifier/pull/57/commits/3a95839b841b2342826cee30ba83487be8ebc7b3
(12 Feb 2016)
- - -
+python ./setup.py install :
..\build\
..\dist\
..\__pycache__\
..\pyminifier.egg-info\
- - -