![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archive"module pointer files" for import (now and py2.5) ?
From: robert <no-spam@no-spam-no-spam.com>
Date: Thu Mar 30 2006 - 18:30:17 CEST
I want to occasionally do a "redirected" import of a python module which
.pth adds only directories to the python path.
is there a convenient/short method to create a python "module pointer"
If no clean method, what is the best ad-hoc trick?
( In addition to what mere UNIX links would do, it should be consistent
Is such stuff more easy and consistent with py2.5's relative imports?
robert
|