[wingide-users] sort-selected
Ken Kinder
kkinder at gmail.com
Wed Feb 22 12:57:29 EST 2006
Also, I noticed the sort-selected script I made found its way into Wing, but
it appears to be broken:
Error::Error executing script
.user.internal_script_editor_extensions.sort_selected
Runtime failure details:
Exception: 'exceptions.AttributeError'
Value = "'str' object has no attribute 'linesplit'"
Traceback:
File "2.4/src/command/commandmgr.pyo", line 765, in Execute
File "/usr/lib/wingide2.1/scripts/editor-extensions.py", line 143, in
sort_selected
text = doc.GetCharRange(start, end).linesplit()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/wingide-users/attachments/20060222/776a79c0/attachment.htm
More information about the wingide-users
mailing list