On Apr 4, 2011, at 11:03 AM, Massimo Di Pierro wrote: > > Problem is mercurial does not version control empty folder. It should > have been created at startup. Was it not?
We put __init__.py (otherwise unnecessary) in site-packages partly to fix that, I thought. Maybe that doesn't work because __init__.py is empty too? > > On Apr 4, 9:46 am, Will Stevens <[email protected]> wrote: >> I just wanted to point out that the 'site-packages' directory is >> missing in the source download of the 1.94.6 version. >> >> I added the directory in my project and added back in my libs and >> everything is working. It just looks like the empty directory was >> left out in this last version. >> >> Cheers...

