[PYTHON MATRIX-SIG] More naming/module issues

Konrad Hinsen hinsen@ibs.ibs.fr
Mon, 9 Sep 96 12:00:15 +0100


> And you don't get them.  If your code says
> 
> 	import FFT.NAG
> 
> then FFT.FFTPACK and others are not loaded.  So this sounds about right.

It seems I have missed some important feature of Python. How can I get
the symbol "NAG" in module "FFT" assigned to a module without
writing "import NAG" inside FFT.py?

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
=================