]> granicus.if.org Git - python/commitdiff
Update description of border()
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 20 Oct 2001 16:07:41 +0000 (16:07 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 20 Oct 2001 16:07:41 +0000 (16:07 +0000)
Doc/lib/libcurses.tex

index 18984e2f3d0e683b6971ebc50d142dc58986c7b7..bd98c5f68c5267ef4b8a6ec81b31098c0f77872b 100644 (file)
@@ -610,9 +610,8 @@ operations.
                            bl\optional{, br}}}}}}}}}
 Draw a border around the edges of the window. Each parameter specifies 
 the character to use for a specific part of the border; see the table
-below for more details.  The characters must be specified as integers;
-using one-character strings will cause \exception{TypeError} to be
-raised.
+below for more details.  The characters can be specified as integers
+or as one-character strings.
 
 \note{A \code{0} value for any parameter will cause the
 default character to be used for that parameter.  Keyword parameters