Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: UNSURE 0.537 X-Spam-Level: ***** X-Spam-Evidence: '*H*': 0.36; '*S*': 0.44; 'url:bitbucket': 0.05; 'bug.': 0.09; 'from:charset:iso-8859-2': 0.09; ':-(': 0.16; 'version.': 0.19; 'header:User-Agent:1': 0.23; 'compiled': 0.26; 'anyone': 0.31; 'url:python': 0.33; 'knows': 0.35; 'thanks': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:62': 0.63; 'charset:iso-8859-2': 0.64; 'installer': 0.84; 'received:192.168.13': 0.84; 'received:192.168.13.238': 0.84; 'received:62.179': 0.84; 'received:62.179.121': 0.84; 'received:edge03.upcmail.net': 0.84; 'received:upcmail.net': 0.84; 'url:81': 0.84; 'url:cpython': 0.84; 'url:rev': 0.84 X-SourceIP: 86.101.30.243 Date: Sun, 25 May 2014 10:11:45 +0200 From: =?ISO-8859-2?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: python-list@python.org Subject: compiled cx_freeze Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 25 May 2014 10:48:07 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1401007688 news.xs4all.nl 2886 [2001:888:2000:d::a6]:50394 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71989 Anyone knows where to get a compiled cx_freeze that has already has this patch? http://hg.python.org/cpython/rev/7d20e30bd540 https://bitbucket.org/anthony_tuininga/cx_freeze/issue/81/python-34-venv-importlib-attributeerror The installer on the sourceforge site still has this bug. :-( I don't have the tools to compile it, and I cannot find any other place to download the patched version. Thanks