27 Mar
2012
27 Mar
'12
4:49 p.m.
On Tue, March 27, 2012 23:13, Dan Smith wrote:
for i in _mem.name: if i == "\xFF": break mem.name += CHARSET[i]
mem.name =
mem.name.rstrip()
This is likely holdover from the previous method of implementation.
Ok, well it's correct in vx3.py but wrong in vx7.py. I don't know which came first.
I also edited line 518 in mainapp.py as originally the dialog box title was "Discard changes?" but the dialog box contents said "Save changes?". I experienced cognitive dissonance every time it appeared, so I fixed it.
I disagree that it's not "worth a patch" but I just fixed/pushed.
Thank you!
73
A