Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4511
| From | Andreas Jung <lists@zopyx.com> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] import und vollqalifizierter Dateiname |
| Date | 2016-08-24 15:27 +0200 |
| Message-ID | <mailman.281.1472045266.2268.python-de@python.org> (permalink) |
| References | <e25l8bFpb5rU1@mid.individual.net> <CAL3mDbzN36xkJUEXOUmsqPduWcDJ3fT4mFc594dfKiL2Wn-R+A@mail.gmail.com> |
Bitte was?
-aj
Am 24. August 2016 um 15:20 schrieb Hermann Riemann <
nospam.compb7@hermann-riemann.de>:
> Beispiel:
>
> 5 unterschiedliche Dateien existieren:
>
> /a/b/c/p1.py
> /u/v/w/p2.py
> /x/y/z/p2.py
> /u/v/w/p3.py
> /x/y/z/p3.py
>
> Die ersten beide Zeilen von /a/b/c/p1.py wären,
> wenn bei import string erlaubt wäre:
>
> import "/u/v/w/p2.py"
> import "/x/y/z/p3.py"
>
> Hermann
> der das Problem nur ungern mit
> Kopiererei auf /tmp und Aufruf von
> os.system("python3 /tmp/p0.py") lösen würde.
>
> --
> www.hermann-riemann.de
> _______________________________________________
> python-de maillist - python-de@python.org
> https://mail.python.org/mailman/listinfo/python-de
>
Back to de.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
import und vollqalifizierter Dateiname Hermann Riemann <nospam.compb7@hermann-riemann.de> - 2016-08-24 15:20 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Andreas Jung <lists@zopyx.com> - 2016-08-24 15:27 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Hermann Riemann <nospam.compb7@hermann-riemann.de> - 2016-08-24 16:02 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Christopher Arndt <chris@chrisarndt.de> - 2016-08-24 15:32 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Hermann Riemann <nospam.compb7@hermann-riemann.de> - 2016-08-24 15:56 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Andreas Jung <lists@zopyx.com> - 2016-08-24 16:05 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Hermann Riemann <nospam.compb7@hermann-riemann.de> - 2016-08-24 16:37 +0200
Re: [Python-de] import und vollqalifizierter Dateiname "Sven R. Kunze" <srkunze@mail.de> - 2016-08-24 21:35 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Hermann Riemann <nospam.compb7@hermann-riemann.de> - 2016-08-25 07:49 +0200
Re: [Python-de] import und vollqalifizierter Dateiname "Sven R. Kunze" <srkunze@mail.de> - 2016-08-25 12:02 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Christopher Arndt <chris@chrisarndt.de> - 2016-08-24 22:59 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Hermann Riemann <nospam.compb7@hermann-riemann.de> - 2016-08-25 08:21 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Christopher Arndt <chris@chrisarndt.de> - 2016-08-24 16:58 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Hermann Riemann <nospam.compb7@hermann-riemann.de> - 2016-08-25 08:07 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Andreas Jung <lists@zopyx.com> - 2016-08-25 08:17 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Jens <python-de-mailingliste@jensdiemer.de> - 2016-08-25 08:35 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Hartmut Goebel <h.goebel@goebel-consult.de> - 2016-08-25 09:36 +0200
Re: [Python-de] import und vollqalifizierter Dateiname Peter Otten <__peter__@web.de> - 2016-08-24 21:37 +0200
csiph-web