I suspect that it double count /r/n as two new lines. When I use %loadpy from python notebook(from stable 0.12) I expect something like
import pickle from itertools import product #get tmp.pck from prepareplotdata.py f = open('tmp.pck') m = pickle.load(f)
But I got something like
import pickle from itertools import product #get tmp.pck from prepareplotdata.py f = open('tmp.pck') m = pickle.load(f)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4