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


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

Re: [Python-de] Argumente in Python-C-Extension parsen

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Hartmut Goebel <h.goebel@goebel-consult.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Argumente in Python-C-Extension parsen
Date Thu, 29 Aug 2019 08:47:27 +0200
Organization Goebel Consult
Lines 47
Message-ID <mailman.66.1567061583.30344.python-de@python.org> (permalink)
References <bbae8f87-a8cb-442d-ac71-7b8cddf41f8f@googlegroups.com> <57c6c604-95be-484f-6236-353d82d17682@behnel.de> <mailman.48.1566926494.30344.python-de@python.org> <8100ec58-6024-40a8-9567-6780a2b82cba@googlegroups.com> <6ebbad13-2a5d-284b-b517-3e1e6802ba4b@goebel-consult.de>
Mime-Version 1.0
Content-Type multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="------------ms000005070500090203040503"
X-Trace news.uni-berlin.de udtzSynVE701PyzdPkPxxQuUO3tBsDW50B07pBK4Jbsw==
Return-Path <h.goebel@goebel-consult.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
X-Virus-Scanned amavisd-new at mnet-online.de
Openpgp preference=signencrypt
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0
In-Reply-To <8100ec58-6024-40a8-9567-6780a2b82cba@googlegroups.com>
X-Content-Filtered-By Mailman/MimeDel 2.1.29
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.29
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 <6ebbad13-2a5d-284b-b517-3e1e6802ba4b@goebel-consult.de>
X-Mailman-Original-References <bbae8f87-a8cb-442d-ac71-7b8cddf41f8f@googlegroups.com> <57c6c604-95be-484f-6236-353d82d17682@behnel.de> <mailman.48.1566926494.30344.python-de@python.org> <8100ec58-6024-40a8-9567-6780a2b82cba@googlegroups.com>
Xref csiph.com de.comp.lang.python:5539

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Am 29.08.19 um 07:45 schrieb Guenther Sohler:
> Zwar hat cython fröhlich Code daraus gemacht, der auch kompiliert.
> Allerdings ist der Code so kryptrisch, daß Ich es bis jetzt nicht geschafft habe, die relevanten Kommandos raus zu kopieren.
>
> Gibts denn keine andere Lösung ?

Die Idee hinter cython ist *nicht* "relevante Kommandos" daraus heraus
zu kopieren, sondern die C-Extensions, die cython erzeugt, direkt zu
verwenden.

-- 
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer
Information Security Management, Security Governance, Secure Software
Development

Goebel Consult, Landshut
http://www.goebel-consult.de

Blog:
https://www.goe-con.de/blog/das-fass-ist-voll-grunde-linux-201asystemd2018-zu-meiden

Kolumne:
https://www.goe-con.de/hartmut-goebel/cissp-gefluester/2012-01-in-die-cloud-in-die-cloud-aber-wo-soll-die-sein


Back to de.comp.lang.python | Previous | NextPrevious in thread | Find similar


Thread

Argumente in Python-C-Extension parsen Guenther Sohler <guenther.sohler@gmail.com> - 2019-08-27 00:56 -0700
  Re: [Python-de] Argumente in Python-C-Extension parsen Stefan Behnel <python-de@behnel.de> - 2019-08-27 19:18 +0200
    Re: [Python-de] Argumente in Python-C-Extension parsen Guenther Sohler <guenther.sohler@gmail.com> - 2019-08-28 22:45 -0700
      Re: [Python-de] Argumente in Python-C-Extension parsen Hartmut Goebel <h.goebel@goebel-consult.de> - 2019-08-29 08:47 +0200

csiph-web