Fix markup and clarify table entry for ignored whitespace.

This commit is contained in:
Guido van Rossum 2007-05-25 18:04:40 +00:00
parent 1e5bec2234
commit 1dd6e31e00
1 changed files with 1 additions and 1 deletions

View File

@ -662,7 +662,7 @@ Character Description
':name:' optional name of the preceeding element
'X{}' pointer to a function (optional function
signature inside {})
' \n\t' ignored (allow better readability)
' ', '\\n', \\t' ignored (allow better readability)
-- this may already be true
================ ===========