Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4550
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Dinu Gherman <gherman@darwin.in-berlin.de> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Wie Key-Value Sets speichern? |
| Date | Wed, 28 Sep 2016 10:26:11 +0200 |
| Lines | 20 |
| Message-ID | <mailman.63.1475051648.2302.python-de@python.org> (permalink) |
| References | <5451e46e-5eca-e89d-61ef-2030e6aee36e@xgm.de> <42e7d3e5-3dd7-f835-8d49-bfff223e47b4@procoders.net> <f0eb24f9-8334-520a-79e5-967d47b1b441@sschwarzer.net> <16A874DC-E39F-4C63-B115-F5BB11F9D773@darwin.in-berlin.de> |
| Mime-Version | 1.0 (1.0) |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de /PIlYA82CNobLTPt3CTZzQJyW2NUNRbwB/OrURaOkOow== |
| Return-Path | <gherman@darwin.in-berlin.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| X-Envelope-From | gherman@darwin.in-berlin.de |
| X-Mailer | iPhone Mail (13G36) |
| In-Reply-To | <f0eb24f9-8334-520a-79e5-967d47b1b441@sschwarzer.net> |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.23 |
| 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 | <16A874DC-E39F-4C63-B115-F5BB11F9D773@darwin.in-berlin.de> |
| X-Mailman-Original-References | <5451e46e-5eca-e89d-61ef-2030e6aee36e@xgm.de> <42e7d3e5-3dd7-f835-8d49-bfff223e47b4@procoders.net> <f0eb24f9-8334-520a-79e5-967d47b1b441@sschwarzer.net> |
| Xref | csiph.com de.comp.lang.python:4550 |
Show key headers only | View raw
Am 28.09.2016 um 06:47 schrieb Stefan Schwarzer <sschwarzer@sschwarzer.net>: > > Wenn ich das richtig sehe, hätte JSON den Nachteil, > dass man am Ende immer eine geschweifte Klammer hat, > die beim inkrementellen Anfügen stört. Aus dem Grund wurden Formate wie JSrec entwickelt, das ich persönlich auch gern benutze. Man muss nur über die einzelnen Sätze selbst iterieren. Siehe: https://www.huyng.com/posts/json-streaming-record-data-format Gruß, Dinu -- Sent on the move. Von unterwegs gesendet.
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] Wie Key-Value Sets speichern? Dinu Gherman <gherman@darwin.in-berlin.de> - 2016-09-28 10:26 +0200
csiph-web