team-10/venv/Lib/site-packages/isapi
2025-08-02 02:00:33 +02:00
..
__pycache__ Adding all project files 2025-08-02 02:00:33 +02:00
doc Adding all project files 2025-08-02 02:00:33 +02:00
samples Adding all project files 2025-08-02 02:00:33 +02:00
test Adding all project files 2025-08-02 02:00:33 +02:00
__init__.py Adding all project files 2025-08-02 02:00:33 +02:00
install.py Adding all project files 2025-08-02 02:00:33 +02:00
isapicon.py Adding all project files 2025-08-02 02:00:33 +02:00
PyISAPI_loader.dll Adding all project files 2025-08-02 02:00:33 +02:00
README.txt Adding all project files 2025-08-02 02:00:33 +02:00
simple.py Adding all project files 2025-08-02 02:00:33 +02:00
threaded_extension.py Adding all project files 2025-08-02 02:00:33 +02:00

A Python ISAPI extension.  Contributed by Phillip Frantz, and is
Copyright 2002-2003 by Blackdog Software Pty Ltd.

See the 'samples' directory, and particularly samples\README.txt

You can find documentation in the PyWin32.chm file that comes with pywin32 -
you can open this from Pythonwin->Help, or from the start menu.