Hello David, you probably got the mac binary distribution. If you open terminal you can cd into /Applications/web2py.app/Contents/Resources and you will find applications in there. The *.pyc files are into a compressed zipped folder (I think site-packages.zip or Library.zip).
On Thursday, 31 May 2012 20:14:05 UTC-5, david.waldrop wrote: > > I just downloaded and installed the nightly build on a mac laptop. Web2py > runs fine. I am able to see the welcome app and create new apps. However > I cannot find the directory structure where the apps are located. I > have searched in spotlight and finder for a variety of files db.py, my new > app, etc - but they do not appear to be on the disk, but obviously are > since I can interact with them thru the web2py admin interface. I need to > find the location because I have an app that is not packaged as a w2p file > that I want to play with. Has anyone else seen this or have any idea what > I am doing wrong?

