Browse Source

Issue #21726: Remove unnecessary and contextually wrong line.

pull/224/head
Terry Jan Reedy 12 years ago
parent
commit
6926e3e835
  1. 3
      Doc/distutils/examples.rst

3
Doc/distutils/examples.rst

@ -193,9 +193,6 @@ then the corresponding setup script would be ::
packages=['foobar', 'foobar.subfoo'],
)
(Again, the empty string in :option:`package_dir` stands for the current
directory.)
.. _single-ext:

Loading…
Cancel
Save