tests/test-context.py.out
author Martin Geisler <mg@aragost.com>
Fri, 04 May 2012 15:29:07 +0200
changeset 16589 fe9a53726484
parent 14379 bd23d5f28bbb
child 21836 232038a05fdb
permissions -rw-r--r--
tags: line.rstrip().split() can be replaced with line.split() The line looks like "123 <node> <node>" and does not start with whitespace: it was therefore not significant that rstrip was used instead of strip. Furthermore, the first part is fed to int, which will itself strip away whitespace before converting the string to an integer.

workingfilectx.date = (1000, 0)
ASCII   : Gr?ezi!
Latin-1 : Grüezi!
UTF-8   : Grüezi!