Re: Py2Exe News

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 2 Jul 2009 13:43:49 -0400 (EDT)

Yes, the py2exe developers hoped that 2.6 would work.  Unfortunately,
experience so far has found otherwise -- based on that mailing list.
Hopefully, the problems will be resolved, and hopefully 3.0 will also be
supported before long.

Jamal


Jamal
On
Tue, 30 Jun 2009, Homme, James wrote:

> Date: Tue, 30 Jun 2009 10:33:48 -0400
> From: "Homme, James" <james.homme@xxxxxxxxxxxx>
> Reply-To: programmingblind@xxxxxxxxxxxxx
> To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
> Subject: Py2Exe News
>
> Hi,
> Since we've been discussing which version of Python to use, I went out to 
> http://www.py2exe.org to see the latest release news. Here's what it said.
>
> py2exe 0.6.9 released (2008/11/15)
>
> Binaries for Python 2.6 and Python 2.7.
>
> Fixed a modulefinder crash on certain relative imports.
>
> Changed the py2exe\samples\singlefile\gui\test_wx.py sample to use the wx 
> package instead of the old wxPython package.
>
> Copy the manifest, if any, from the 'template' into the targets to ensure 
> embedded assembly references, as required for python 2.6 based apps, are 
> copied.
>
>
> Allow each target to specify Vista User Access Control flags. For example, 
> specifying 'uac_execution_info="requireAdministrator"' would force elevation
> for the final executable.
>
> Jim
>
> ----------
> Jim Homme
> Usability Services
> 412-544-1810
> james.homme@xxxxxxxxxxxx
>
> "You can do anything you want to if you put your mind to it" -- Jim Homme Sr.
>
>
>
> This e-mail and any attachments to it are confidential and are intended 
> solely for use of the individual or entity to whom they are addressed.  If 
> you have received this e-mail in error, please notify the sender immediately 
> and then delete it.  If you are not the intended recipient, you must not 
> keep, use, disclose, copy or distribute this e-mail without the author's 
> prior permission.  The views expressed in this e-mail message do not 
> necessarily represent the views of Highmark Inc., its subsidiaries, or 
> affiliates.
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts:

  • » Py2Exe News- Homme, James
  • » Re: Py2Exe News - Jamal Mazrui