[flashproxy/master] Manual creation of __init__.py seems not necessary.

commit fbdc4c33800a1dd9fd3693a601354575e63bd68a Author: David Fifield <david@bamsoftware.com> Date: Thu Mar 14 22:39:28 2013 -0700 Manual creation of __init__.py seems not necessary. After installing with easy_install. --- doc/bundle-windows.txt | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/doc/bundle-windows.txt b/doc/bundle-windows.txt index dba4ac4..e796f8b 100644 --- a/doc/bundle-windows.txt +++ b/doc/bundle-windows.txt @@ -48,10 +48,6 @@ The sha256sum of the package I used was $ /cygdrive/c/Python27/Scripts/easy_install zope.interface-4.0.3-py2.7-win32.egg -After installing, add an empty file named "__init__.py" to the root folder of the zope -installation directory. On most systems this is C:\Python27\Lib\site-packages\zope. This -helps py2exe bundle the zope module. - === Twisted http://twistedmatrix.com/trac/wiki/Downloads
participants (1)
-
dcf@torproject.org