[pywin32-checkins] pywin32/com/win32comext/directsound __init__.py,NONE,1.1
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: Lars I. <lar...@us...> - 2004-11-30 21:34:49
|
Update of /cvsroot/pywin32/pywin32/com/win32comext/directsound In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9011/com/win32comext/directsound Added Files: __init__.py Log Message: Part of the directsound extensions. --- NEW FILE: __init__.py --- # See if we have a special directory for the binaries (for developers) import win32com win32com.__PackageSupportBuildPath__(__path__) |