Matt Weller
|
09fd6c0a9f
fix for debugger and replace for py3
|
5 gadi atpakaļ |
Matt Weller
|
d3b03a8bd0
he actually runs on python 2 and 3.
|
5 gadi atpakaļ |
Matt Weller
|
e7541c5883
he almost works in python3! thanks 2to3. just figuring out when things are bytes and decode()ing or str and encode()ing
|
5 gadi atpakaļ |
Matt Weller
|
54f276c147
fix bug in seen where it was case sensitive on saving nicks, but insensitive looking them up (failed for nicks with caps). also add functionality to debugger to delete entries in mem_store (for clearing module saved bits when reload, in the case of, say, broken data)
|
9 gadi atpakaļ |
Matt Weller
|
03136670ef
remove some pritns from debugger
|
10 gadi atpakaļ |
Matt Weller
|
065caa185e
debug module is buggy
|
11 gadi atpakaļ |