windll

Moshe Zadka moshez at math.huji.ac.il
Sat Jun 10 11:39:21 EDT 2000


On Sat, 10 Jun 2000, Jean-Yves Vinet wrote:

> On windows, "windll" helps me a lot. I wrapped
> a financial system and the Fame database. I want
> to do the same for Sun and Linux.
> 
> Is someone know how to do it on Linux/Unix ?

The "dl" module. Download the latest documentation from the Python site
for documnetation. This module is not always built: if your Python doesn't
have it, just re-install from source, and edit the "Setup" file to include
it.
--
Moshe Zadka <moshez at math.huji.ac.il>
http://www.oreilly.com/news/prescod_0300.html
http://www.linux.org.il -- we put the penguin in .com





More information about the Python-list mailing list