Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4584
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | "Diez B. Roggisch" <deets@web.de> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Aufruf einer Funktion aus einer DLL funktioniert in Python 2.6, aber nicht in Python 2.7 |
| Date | Sat, 12 Nov 2016 17:30:58 +0100 |
| Lines | 47 |
| Message-ID | <mailman.120.1478968567.30068.python-de@python.org> (permalink) |
| References | <fe50f3fa-9fdc-4e3a-b8f9-12cf86e32c87@googlegroups.com> <44A93E06-991F-4D93-8C27-9051C7BC6B9E@web.de> |
| Mime-Version | 1.0 (Mac OS X Mail 9.3 \(3124\)) |
| Content-Type | multipart/signed; boundary="Apple-Mail=_D6113FA3-5973-453B-A749-C4A7722CEF4C"; protocol="application/pgp-signature"; micalg=pgp-sha512 |
| X-Trace | news.uni-berlin.de 1vq0mNsKsetda0K1TUzICgaYf+WGAVVk9vMOXqR/7e0A== |
| Return-Path | <deets@web.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| X-Pgp-Agent | GPGMail |
| In-Reply-To | <fe50f3fa-9fdc-4e3a-b8f9-12cf86e32c87@googlegroups.com> |
| X-Mailer | Apple Mail (2.3124) |
| X-Provags-ID | V03:K0:DFcrIizgs2kRxCO6AahAgZjliq8wQKJVkJANDqIgnOZstnauxyl 9iH3Rlc2+WuI1urCAkkVCJSNChc4btqDi75guF7fAN3YdysBVNLBUiSDddLN7ksOhENHv2w nIcEt9ohP/khuLJf/omhZDoBlx7HAuj6x5XMm+Idd0VzSKR3umEEQBi5XII+VLhsdgqFjPP o8oVulB2/3qGpzUccEzJA== |
| X-UI-Out-Filterresults | notjunk:1;V01:K0:c57/sAdM5pU=:qKsHNCPKPVDIZcFkzJ7RyA JrZ/Yn4GqoskxY+H2i2RB+PTKLpClXHJ/1enM6HE3iVJQWeExmv8RbKKegbal+F8/PsBoVYC/ 4Q/OtFGUr6R94fNbUrFMIlNvHq9eO+e3rkLBKmGH7ifC4VK3pjuJmANThI8CJzzrDPKavzL1f ouKBNvFYrlh7cbJNPN2gzWYkdBWFQ/YnfhVyVXzNLTi6hMs2q25BXX7ZhugrbU05QOwXw+ddM 0nyqHf762ECfWpfFuxf1XBlXtDxUAL3VnPeV/SRAzvC+2lLNCsOKbVh7U1IrT7aDpu5d0y/dN ysOBS3w7akPVAikFe/7JY8lZVG9N911IgPvgW/xBR7kPtdIblB563KzJamTllnZd5mDjsQ/2d z3UBgijVMaKJ8sLIlQGERJuAVIR3ITXLfNdh1NJvIOjHZUfdUZ0IbUCUl4+BLx5b+ITLrSgpe hkNF4CQ1RMj06oUU9KT49Jz+pr+Vh4OJ99geKg8XcK1NR/d10TqSBeZA1m29JokV1dHnxv1du u34TXDnHiez/2au749J36PJMH9zti08qQPQSV4pX7qshJyqzAcHiEYTUyjfPQ5rLjZzabq9vN 8szBJf89054mcTBVnluW24v2+Dr4WODhGyhiVqnQbu+BfQURQICd0T4v1WcoBewkCdeov1Gwf dUQAbxlb9RHUCukf4OikaIyLUCktOWoubAN26LsqQRLfOAHu4j0lRYtPbV8kU44P9Vf+yEbAA CF3am+uEI4N60jNAYlFE0oNaEfa4racKT6tJodsZbCuPha9yGNrIR90ZwQA= |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.23 |
| 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 | <44A93E06-991F-4D93-8C27-9051C7BC6B9E@web.de> |
| X-Mailman-Original-References | <fe50f3fa-9fdc-4e3a-b8f9-12cf86e32c87@googlegroups.com> |
| Xref | csiph.com de.comp.lang.python:4584 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hallo, > ich versuche gerade einen Programmcode von Python 2.6 auf Python 2.7 zum Laufen zu bringen. In dem Code wird aus einer DLL eine Funktion aufgerufen. In Python 2.6 funktioniert dies auch, aber wenn ich den gleichen Code in Python 2.7 ausführe, scheitert der Funktionsaufruf. > > Meine Frage ist nun, ob sich im Zusammenspiel Python und DLL zwischen 2.6 und 2.7 etwas verändert hat? Ich habe jedenfalls bis jetzt nichts dazu gefunden. neben dem was Chris schon erwaehnte - hast du mal konkrete Fehlermeldungen? Ein Verdachtsmoment, den ich schon mal anbieten koennte - C-Runtime-Inkompatibilitaet. 2.6 fuer Windows ist von 2008, das ist mit Sicherheit nicht schon mit dem heute verwendeten VS gebaut. Diez
Back to de.comp.lang.python | Previous | Next — Previous in thread | Find similar
Aufruf einer Funktion aus einer DLL funktioniert in Python 2.6, aber nicht in Python 2.7 "Torsten P." <topic2k@googlemail.com> - 2016-11-12 04:16 -0800 Re: [Python-de] Aufruf einer Funktion aus einer DLL funktioniert in Python 2.6, aber nicht in Python 2.7 Christopher Arndt <chris@chrisarndt.de> - 2016-11-12 13:34 +0100 Re: [Python-de] Aufruf einer Funktion aus einer DLL funktioniert in Python 2.6, aber nicht in Python 2.7 "Diez B. Roggisch" <deets@web.de> - 2016-11-12 17:30 +0100
csiph-web