[FLUG] Re: Python Rulez 2

  • From: "Simon" <seddie@xxxxxxxxx>
  • To: <fanolug@xxxxxxxxxxxxx>
  • Date: Wed, 22 May 2002 17:33:08 +0200

Mailing List del Fortunae LUG
=============================

> >  $ ./lore.py
>
> Cosa fa import dl ?
>
> Traceback (innermost last):
>   File "./lore.py", line 3, in ?
>     import dl
> ImportError: No module named dl

Carica il modulo della gestione delle lib dinamiche,
strano che non ce l'hai, su slack e debian è di default
se installi python mi sa che su mdk o rh non c'è.
Praticamente è un modulo in + che ti permette di
caricare lib dinamiche scritte in C e lanciare le
funzioni in essa contenute.

Più informazioni le trovi qui:
http://www.python.org/doc/current/lib/module-dl.html

PS. invece di usare la mailing list come una chat,
vieni su #fortunae_lug :)

Simon.


--
In the 60s years you needed the power of two C64 at 1 Mhz to land on the moon...

In the 2000s years you needed the power of a Pentium IV at 2 Ghz just to run 
slowly Windows XP...

...What went wrong???

Other related posts: