From: Jack Jansen Date: Thu, 1 Mar 2001 23:16:51 +0000 (+0000) Subject: Removed Extensions:Numeric from sys.path. It now lives in Lib:site-python. X-Git-Tag: v2.1b1~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b45c73be02ddfe1e42a546a8dc9b4e1d0f26149;p=python Removed Extensions:Numeric from sys.path. It now lives in Lib:site-python. --- diff --git a/Mac/Resources/pythonpath.r b/Mac/Resources/pythonpath.r index b127d9f9e0..428c952fb9 100644 --- a/Mac/Resources/pythonpath.r +++ b/Mac/Resources/pythonpath.r @@ -89,8 +89,6 @@ resource 'STR#' (PYTHONPATH_ID, "sys.path initialization") { "$(PYTHON):Lib", "$(PYTHON):Extensions:img:Mac", "$(PYTHON):Extensions:img:Lib", - "$(PYTHON):Extensions:Numerical:Lib", - "$(PYTHON):Extensions:Numerical:Lib:Packages", "$(PYTHON):Extensions:Imaging:PIL", "$(PYTHON):Lib:lib-tk", "$(PYTHON):Lib:site-packages",