Re: [Python-Dev] Python 3.4 change in importlib/__init__.py breaking cxFreeze?

2014年3月10日 09:21:21 -0700

 Hi Brett.
On 10.3.2014. 16:44, Brett Cannon wrote:
> __file__ is optional and left off when it doesn't make any sense.
> Since importlib._bootstrap is a frozen module by default it doesn't
> have __file__ set.
 Issue #20884 opened for this (http://bugs.python.org/issue20884).
 Best regards,
 Jurko Gospodnetić
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to