Suppose this string:
The fox jumped over the log.
Turning into:
If it's whitespace you're dealing with, splitting on None will not include an empty string in the returned value.
5.6.1. String Methods, str.split()