[PYTHON MATRIX-SIG] More naming/module issues

Konrad Hinsen hinsen@ibs.ibs.fr
Mon, 9 Sep 96 17:39:08 +0100


> You can't do it by importing the "module" FFT, but the FFT "package" 
> should do just fine. It's a nice feature - you should definitely find out
> about it. There is documentation on packages at the head of the file ni.py
> in the standard distribution. 

I just looked at it. It's nice, but I don't quite like the way it is
implemented (although there is probably no other way). I don't want to
explain to everyone reading my code that "import ni" doesn't really
import anything, but changes the way the following imports are
treated! Some more tricks like that and we are back to C-style coding
with ingenious preprocessor tricks.

Konrad.
-- 
-------------------------------------------------------------------------------
Konrad Hinsen                          | E-Mail: hinsen@ibs.ibs.fr
Laboratoire de Dynamique Moleculaire   | Tel.: +33-76.88.99.28
Institut de Biologie Structurale       | Fax:  +33-76.88.54.94
41, Ave. des Martyrs                   | Deutsch/Esperanto/English/
38027 Grenoble Cedex 1, France         | Nederlands/Francais
-------------------------------------------------------------------------------

=================
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================