From: Benjamin Peterson Date: Wed, 7 May 2008 02:16:54 +0000 (+0000) Subject: Remove ">>>>" markers left over from merge X-Git-Tag: v3.0a5~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea011750037d755deb5ba30b2cef5fb58433e3f;p=thirdparty%2FPython%2Fcpython.git Remove ">>>>" markers left over from merge --- diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 1021e5338046..8704b7fd0fdf 100644 --- a/Doc/using/cmdline.rst +++ b/Doc/using/cmdline.rst @@ -212,17 +212,6 @@ Miscellaneous options 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 Don't add user site directory to sys.path @@ -236,7 +225,6 @@ Miscellaneous options .. cmdoption:: -S ->>>>>>> .merge-right.r62788 Disable the import of the module :mod:`site` and the site-dependent manipulations of :data:`sys.path` that it entails.