Re: [Tutor] py2app utility

2018-03-09 Thread Steven D'Aprano
On Fri, Mar 09, 2018 at 12:46:22PM +0530, Jayant Wadhwani wrote: > Hi > > I need to create an executable file from py2app utility > > with the help of documentation on python.org i am able to create executable > file on MAC OS X > > my question is the sample.app created with the help of py2app u

[Tutor] py2app utility

2018-03-09 Thread Jayant Wadhwani
Hi I need to create an executable file from py2app utility with the help of documentation on python.org i am able to create executable file on MAC OS X my question is the sample.app created with the help of py2app utility and i go inside the sample.app/resources i can still fine the python sourc