github2-x
2018-12-21 13:35:35

github2-x
2018-12-21 21:26:27

github2-x
2018-12-21 21:26:27

github2-x
2018-12-21 23:23:10

samth
2018-12-22 01:09:50

@cadr: [samth@huor:~/sw/pycket (master) plt] pk -t t.rkt exn:fail:filesystem : "No such file or directory : /home/samth/sw/pycket/\"t.rkt\"" Error Trace:


cadr
2018-12-22 01:27:03

Oh I recently added quotes around string printing, something in there must be depending on that, let me fix it


samth
2018-12-22 01:47:49

I expect the problem is printf


cadr
2018-12-22 01:49:17

yeah either that or format etc, I’m gonna look at that in a minute


cadr
2018-12-22 01:55:00

@samth yep, it’s the format, it uses Python’s format primitive and that uses the tostring method… fixing now


cadr
2018-12-22 01:56:13

I should also implement sometime the print for the values that’s separate from their tostrings


github2-x
2018-12-22 05:22:49

github2-x
2018-12-22 05:32:34

github2-x
2018-12-22 05:32:35