Skip to content

Commit 65fede5

Browse files
author
rhettinger
committed
Teach texcheck about \textbar
git-svn-id: http://svn.python.org/projects/python/trunk@39110 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent adb1ffa commit 65fede5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/scripts/texcheck.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
\email \kwindex \refexmodindex \filenq \e \menuselection
5858
\exindex \linev \newsgroup \verbatim \setshortversion
5959
\author \authoraddress \paragraph \subparagraph \cmemberline
60+
\textbar
6061
"""
6162

6263
def matchclose(c_lineno, c_symbol, openers, pairmap):

0 commit comments

Comments
 (0)