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


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

[Python-de] inspection bis nach oben

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From Reimar Bauer <rb.proj@gmail.com>
Newsgroups de.comp.lang.python
Subject [Python-de] inspection bis nach oben
Date Fri, 23 Feb 2018 17:57:56 +0100
Lines 22
Message-ID <mailman.199.1519405080.2791.python-de@python.org> (permalink)
References <CADfaKO-HPTJXkjuLFRRPaZV=xcpyqB0vG+3oLvVnpEUo--3Bmg@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 gJsX7e2QoBR5+VAV4E8eKAv2uE7EkT1s/5L2F7q45LBQ==
Return-Path <rb.proj@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=20161025; h=mime-version:from:date:message-id:subject:to; bh=LhrMFW/kI2baB5sBSZF5MhelgyOurGk8y0m9XHOiyn4=; b=KCTTd8xzVPJMNkBQ7+H2rjEVg+e0sdUUckbeRUW05y7W03ZEtPLSitN7SaDVjo9JkE 2HRZNVrESIxvpvwVcGadHM/r1WEVypdKz4DndiS4tJLXbO5bCzCUyoMhFV7RKcZsuBhA VBRFBP82sk6ei78oCd8D43MXiVtJ7voVddK8z0WJ2n3iO/jVkKyjTfmyJ0cRm0LU86et Jxcd1+bUDgZdX9pQr0+4EzITeqBhkf9yirgrJahpBCI03rVJyB9Wc6LYxrudT4IulfG0 UV7dtC9oXQ7/NMvOtgfnuPV+LGDN1gYS5nOzPRO5herHc0u9PLy/gfIjq2WAdUDHdNNA 33qw==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=LhrMFW/kI2baB5sBSZF5MhelgyOurGk8y0m9XHOiyn4=; b=txYvC46s6NrRmLZsT95pGybhuuzu0bSxTEBivwOhaXJ4zNsaI4bTlkjZlIP4FRXBPm pbY6Abic62UAvzaroBtzxG8KXeVYo/d+sNxurkU0jZT5wpVFz0yTAqSpyNiqWa+D3Jv0 K6uOkCFn9kkVhNE+nC3U6EzwbqdFMkbjSu4ZxyX+zP10br92tDJrW4adZPJtMgXWF0uo jIwhG0kIhBvcv+QW1LxpThVH4vanQV8Tgvm4Fq36BMhamUN5qQMLyUKARWwhdtRIENJX N/hSDXmqykH4W1BsGkOCwt+h16mMvauRa0rmkj2CcjqJ16RDlsPx/RDc5pnRVHB56XJ1 rt3Q==
X-Gm-Message-State APf1xPDPbPNMyEhZRo543lOerMomlAP8fkOr9dV8pXP2C612pi4bQm4Z k2sWBYvq0ldWVdsKgsEDBM1/rgM5RJHbD8XeHGS7paP8
X-Google-Smtp-Source AG47ELvpzrPrIe2qyVxa5ZKjghPmCTWor6oK6BB0BIFo4vfEfdRQ1wRDjHWyg0qIN6p4Nt8PPZUU63bhXfcO79yWc5c=
X-Received by 10.55.186.193 with SMTP id k184mr3614906qkf.4.1519405077265; Fri, 23 Feb 2018 08:57:57 -0800 (PST)
X-Content-Filtered-By Mailman/MimeDel 2.1.26
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.26
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 <CADfaKO-HPTJXkjuLFRRPaZV=xcpyqB0vG+3oLvVnpEUo--3Bmg@mail.gmail.com>
Xref csiph.com de.comp.lang.python:5120

Show key headers only | View raw


Hallo Zusammen

Ich hab ein Tool das sich merkt was in einer Oberfläche eingestellt wurde
und beim nächsten Start das genauso wieder einstellt.

Nun kann dieses Tool von verschiedenen anderen Programmen aufgerufen
werden. Da macht es dann Sinn, dass ich in Abhängigkeit des aufrufendem
Programms das Setup speichern/wiederherstellen kann.

Ich hab schon ein wenig gesucht und den Ansatz gefunden.

https://gist.github.com/techtonik/2151727

Das macht schonmal was. ich brauche aber den initialen Module Namen so
gesehen, das aller oberste was alles andere Bibliotheken dann aufruft.

Habt ihr ne Idee wie man da dran kommt?

Viele Grüße
Reimar

Back to de.comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

[Python-de] inspection bis nach oben Reimar Bauer <rb.proj@gmail.com> - 2018-02-23 17:57 +0100

csiph-web