A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-April/014494.html below:

[Python-Dev] Importing extensions on Windows 95

[Python-Dev] Importing extensions on Windows 95 [Python-Dev] Importing extensions on Windows 95Guido van Rossum guido@digicool.com
Mon, 30 Apr 2001 08:21:49 -0500
> Would it be hard to tweak Python into always using absolute search
> paths during module import ?

I resist doing this *in general* because absolute paths don't always
mean the right thing on all platforms (and aren't always obtainable),
but I agree that for Windows this can and should be done.

The easiest way I can think of is for PC/getpathp.py to tweak the path
entries to be absolute pathnames.  A single getcwd() call should
suffice.

--Guido van Rossum (home page: http://www.python.org/~guido/)



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4