mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
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:
parent
0142d4a3df
commit
3221dc9b31
2 changed files with 8 additions and 19 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue