[PYTHON MATRIX-SIG] __doc__ string problems?
Perry A. Stoll
stoll@atr-sw.atr.co.jp
Wed, 20 Dec 1995 17:32:39 +0900
Matrix-sig'ers,
Sorry to disturb everyone. Is anyone else having a problem using __
doc__ strings since installing the Matrix module? Before rebuilding, I
thought I'd check with others on this list. Could it be due to some of
the changes in the distribution?
As a short example, the following does nothing in my python with the
Matrix library but works fine on the Mac:
def foo(x):
"""Some documentation string."""
return x
foo.__doc__
Ideas?
-Perry Stoll
Perry A. Stoll
Research Associate, CSRL Advanced Telecommunications Research
2-2 Hikaridai, Seika-cho Soraku-gun, Kyoto 619-02 JAPAN
VOICE: +81-774-95-1217 FINGER: stoll@atrwide.atr.co.jp
FAX : +81-774 95-1208 EMAIL: stoll@atr-sw.atr.co.jp
PGP 2.6 Key fingerprint = AF 56 5C D8 5F 78 BA FD 21 6E 2A 68 C4 55 9E B0
=================
MATRIX-SIG - SIG on Matrix Math for Python
send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================