Commit 9ea01175 authored by Benjamin Peterson's avatar Benjamin Peterson

Remove ">>>>" markers left over from merge

parent 7d060891
...@@ -212,17 +212,6 @@ Miscellaneous options ...@@ -212,17 +212,6 @@ Miscellaneous options
Discard docstrings in addition to the :option:`-O` optimizations. Discard docstrings in addition to the :option:`-O` optimizations.
<<<<<<< .working
=======
.. seealso::
:file:`Tools/scripts/fixdiv.py`
for a use of ``warnall``
:pep:`238` -- Changing the division operator
.. cmdoption:: -s .. cmdoption:: -s
Don't add user site directory to sys.path Don't add user site directory to sys.path
...@@ -236,7 +225,6 @@ Miscellaneous options ...@@ -236,7 +225,6 @@ Miscellaneous options
.. cmdoption:: -S .. cmdoption:: -S
>>>>>>> .merge-right.r62788
Disable the import of the module :mod:`site` and the site-dependent Disable the import of the module :mod:`site` and the site-dependent
manipulations of :data:`sys.path` that it entails. manipulations of :data:`sys.path` that it entails.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment