]> granicus.if.org Git - python/commitdiff
Make comment out of an awkward note.
authorGeorg Brandl <georg@python.org>
Wed, 7 Jul 2010 18:51:43 +0000 (18:51 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 7 Jul 2010 18:51:43 +0000 (18:51 +0000)
Doc/distutils/sourcedist.rst

index f6809c95a02dc35ca5dbc1e98b1808e010e74bce..2cfdf698dd54eaebe9f9bfdb10545759109f8e5b 100644 (file)
@@ -76,10 +76,10 @@ source distribution:
   :option:`packages` options
 
 * all C source files mentioned in the :option:`ext_modules` or
-  :option:`libraries` options (
+  :option:`libraries` options
 
-  **\*\*** getting C library sources currently broken---no
-  :meth:`get_source_files` method in :file:`build_clib.py`! **\*\***)
+  .. XXX Getting C library sources is currently broken -- no
+     :meth:`get_source_files` method in :file:`build_clib.py`!
 
 * scripts identified by the :option:`scripts` option
   See :ref:`distutils-installing-scripts`.