Both `Re.split` and `Re.split_full` should return ``[`Text ""]`` and `[""]` respectively for any regular expression when passed `""`.
Both
Re.splitandRe.split_fullshould return[`Text ""]and[""]respectively for any regular expression when passed"".