The lib.selection.parse_token() function is using the new Python way of splitting strings.
This is via the string's split() method.
Authored by: bugman 2013-03-24
Parent: [r19138]
Child: [r19140]