python eval in LT 0.8.1 on windows

56 views
Skip to first unread message

julian ebeli

unread,
Aug 20, 2017, 7:29:36 PM8/20/17
to Light Table Discussion

Hi There
When I CTRL-SHIFT-ENTER on a Python script I get ticks at the end of the lines
To see the values I have to explicitly writer the variable into the script on a line by itself.
This doesn't seem right. Is there a setting to control it I can adjust?

paths = map(lambda x: os.path.join("data_sources", x['code']), filter(has_no_folder, sources))
paths ['data_sources\\at']

Thanks
Reply all
Reply to author
Forward
0 new messages