Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4549
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Achim Domma <domma@procoders.net> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Wie Key-Value Sets speichern? |
| Date | Wed, 28 Sep 2016 09:02:46 +0200 |
| Lines | 25 |
| Message-ID | <mailman.57.1475046168.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> <061e827e-709e-1bca-62ad-248145df147f@procoders.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de YNF/0v/osUNukApAuUX0FQ8AowBWP4Z9SeBakcg9Mw6A== |
| Return-Path | <domma@procoders.net> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
| In-Reply-To | <f0eb24f9-8334-520a-79e5-967d47b1b441@sschwarzer.net> |
| X-PPP-Message-ID | <20160928070246.19686.78915@webhosting05.marketing-thom.de> |
| X-PPP-Vhost | procoders.net |
| 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 | <061e827e-709e-1bca-62ad-248145df147f@procoders.net> |
| 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:4549 |
Show key headers only | View raw
Jein. Json enthält keine Zeilenumbrüche, d.h. du kannst einen "Record" pro Zeile als Json codieren und so problemlos inkrementell schreiben. Grüße, Achim On Wednesday, 28 September, 2016 06:47 AM, Stefan Schwarzer wrote: > On 2016-09-28 01:03, Achim Domma wrote: >> Json!? > > 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. > > Mir fällt noch YAML ein. > > https://en.wikipedia.org/wiki/Yaml > http://pyyaml.org/ > > Viele Grüße > Stefan > _______________________________________________ > python-de maillist - python-de@python.org > https://mail.python.org/mailman/listinfo/python-de >
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] Wie Key-Value Sets speichern? Achim Domma <domma@procoders.net> - 2016-09-28 09:02 +0200
csiph-web