Merged revisions 72008 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72008 | georg.brandl | 2009-04-27 17:10:44 +0200 (Mo, 27 Apr 2009) | 1 line

  Remove ".. warning::" markup that doesnt contain warnings for users, rather todo items.
........
This commit is contained in:
Georg Brandl 2009-04-27 16:23:47 +00:00
parent 0142d4a3df
commit 3221dc9b31
2 changed files with 8 additions and 19 deletions

View file

@ -318,7 +318,7 @@ Miscellaneous options
Skip the first line of the source, allowing use of non-Unix forms of
``#!cmd``. This is intended for a DOS specific hack only.
.. warning:: The line numbers in error messages will be off by one!
.. note:: The line numbers in error messages will be off by one.
.. _using-on-envvars: