Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #4511

Re: [Python-de] import und vollqalifizierter Dateiname

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Andreas Jung <lists@zopyx.com>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] import und vollqalifizierter Dateiname
Date Wed, 24 Aug 2016 15:27:37 +0200
Lines 34
Sender zopyxfilter@gmail.com
Message-ID <mailman.281.1472045266.2268.python-de@python.org> (permalink)
References <e25l8bFpb5rU1@mid.individual.net> <CAL3mDbzN36xkJUEXOUmsqPduWcDJ3fT4mFc594dfKiL2Wn-R+A@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de UbquT1bWz6mDWRqUaRmYvgdum/13SE2fsLK827DuwvfQ==
Return-Path <zopyxfilter@gmail.com>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=8dUavk2WKR/dmm+TKTtWpVaQ6pPWaehIvPnZyZ/jI2o=; b=s4XPRFIrYojbzeyi6df8EMf9owrePQZM+HpfYUhkKK0LUnF5PSMiFJG1rg19maMnNW YF7euAlM8cJzYpJoz5beVGO/KxHtR7cSJ5aZBsmo30o8XGJQ55ZDuugmXHGk6DUwEqEX dLwW9FocFffhF2KY78YJcqCVYXhXB9w565PPfa4cpqzOGYRsq59MxElBJAVOP9LB67KW hzBcy2VK/BKKhmuSwpag6XZWMg0SdSQmUnHRu9jFoFI6rJIanphJ9dq9L8y0CuR35o2t MLuXbpw5NMDAAcHNDpQw/Xfzkkmrre78V5jjEEoaI31bkmQzqs1GzyAxKRRwLvfyy42C AGWQ==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=8dUavk2WKR/dmm+TKTtWpVaQ6pPWaehIvPnZyZ/jI2o=; b=dwSSGow69Fnua8NdFgA4PZVNJc69hxMl02XduOA1C0cykvvxpxBI8G6NyW9GlnIVhA mJTxAOqvJiO4sES8zdpLY6mQpHrXyhjIjyYkTzmrL+NvE2P2v4uIlcWNXkZqoUoF/XvU zDrN/phLlJO84iSpaOouJehYW7MJDrlYkxLI+4c2pUEYSiqDAvvS42bqCw1/4w1bbokP Nbg6vHD4+i+E+pwmYyrWir4YXcB5Wx0qexGRUr1ipnzd/XDWF59eiSRJguEfpfopIQfD rEDBmPFGK4Bu/a/+mAh50b4D+PBp7xQHKwNZfFpz4lkN8LheRU7XR4Q+gzosZ2VA64VI aoHw==
X-Gm-Message-State AE9vXwMijji45zpxNEnGJAAK14sn2GRfXXt/mr/5jH//xL7Z/GukJmGzwlku7AHFVDN0R1yCr5zQ/RUWOurmZg==
X-Received by 10.25.23.210 with SMTP id 79mr1009596lfx.200.1472045258339; Wed, 24 Aug 2016 06:27:38 -0700 (PDT)
In-Reply-To <e25l8bFpb5rU1@mid.individual.net>
X-Google-Sender-Auth 0DEvTZtaeP8eohm8UP-SKMcdRSA
X-Content-Filtered-By Mailman/MimeDel 2.1.22
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.22
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <CAL3mDbzN36xkJUEXOUmsqPduWcDJ3fT4mFc594dfKiL2Wn-R+A@mail.gmail.com>
X-Mailman-Original-References <e25l8bFpb5rU1@mid.individual.net>
Xref csiph.com de.comp.lang.python:4511

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar


Thread

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