Sean Stewart
Results
2
comments of
Sean Stewart
It looks like the version I'm using does have that change to collections.py.
Ahhh, gotcha. I checked out the code as of that commit and gave it another try, it looks like it happens the same: >>> tn.write(b'# testing\n') >>> tn.expect(['#'],1) Traceback (most...