----------------------------
On Wed, Jan 7, 2015 2:09 PM CET Timothy W. Grove wrote:

>Does anyone have an idea of what the following .dll's are for? Cx_freeze 
>includes them in a Python3.4-PyQt5 deployment adding about 23 Mb to my 
>application. Removing them doesn't appear to make any difference on my 
>computer, but I hesitate to distribute the application to others without them. 
>Thanks for any response.
>
>Best regards,
>Tim Grove
>
>icudt53.dll
>icuin53.dll
>icuuc53.dll
>-- 

It is unicode related, see 
http://stackoverflow.com/questions/16736579/deploying-a-qt-project-without-icu-dependencies

https://mail.python.org/mailman/listinfo/python-list

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to