summaryrefslogtreecommitdiff
path: root/scanner.py
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2017-08-07 09:43:06 +0200
committerAnthon van der Neut <anthon@mnt.org>2017-08-07 09:43:06 +0200
commit56035ae630d159ce4d4f32264d3f992a24d6014f (patch)
treea8a01711504430b1f196e6ac9aafd07fe346a2c4 /scanner.py
parentbe4502b57ac2203e3ad075b18a5a94f87dfcf8dc (diff)
downloadruamel.yaml-56035ae630d159ce4d4f32264d3f992a24d6014f.tar.gz
python 2.7 changes float round-trippign
Diffstat (limited to 'scanner.py')
-rw-r--r--scanner.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scanner.py b/scanner.py
index dd2a825..989726a 100644
--- a/scanner.py
+++ b/scanner.py
@@ -1651,6 +1651,7 @@ class RoundTripScanner(Scanner):
self.fetch_more_tokens()
self._gather_comments()
if bool(self.tokens):
+ print('tk', self.tokens)
# only add post comment to single line tokens:
# scalar, value token. FlowXEndToken, otherwise
# hidden streamtokens could get them (leave them and they will be