mirror of
https://github.com/python/cpython.git
synced 2026-07-26 03:43:11 -04:00
99d208efed
The `expand` option was introduced in 2000 in commit fad27aee1.
It appears to have been always set since it was committed, and
what it does is tell the code to do something essential. So,
just always do that, and cut the option.
Also cut the `linebreakprops` option, which isn't consulted anymore.