From f115fdf57332da17fd43202a1512b02902a77048 Mon Sep 17 00:00:00 2001 From: Travis Oliphant Date: Thu, 5 Jan 2006 01:06:10 +0000 Subject: numpy.base -> numpy --- numpy/lib/convertcode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numpy/lib/convertcode.py') diff --git a/numpy/lib/convertcode.py b/numpy/lib/convertcode.py index 3ae0843e6..6a62f2502 100644 --- a/numpy/lib/convertcode.py +++ b/numpy/lib/convertcode.py @@ -1,5 +1,5 @@ -# This module converts code written for Numeric to run with numpy.base +# This module converts code written for Numeric to run with numpy # Makes the following changes: # * Converts typecharacters -- cgit v1.2.1