summaryrefslogtreecommitdiff
path: root/Doc/reference/datamodel.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-03-28 13:28:44 +0100
committerGeorg Brandl <georg@python.org>2013-03-28 13:28:44 +0100
commita32417312687383f4859c60dbdbc5d39fe468768 (patch)
tree47be2403c606f02b46dbabcff0df04bb16a86322 /Doc/reference/datamodel.rst
parent106147d50c8d52f59b70927d607ac540422b0fe4 (diff)
downloadcpython-a32417312687383f4859c60dbdbc5d39fe468768.tar.gz
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
Diffstat (limited to 'Doc/reference/datamodel.rst')
-rw-r--r--Doc/reference/datamodel.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/reference/datamodel.rst b/Doc/reference/datamodel.rst
index 7c5106805c..e815690865 100644
--- a/Doc/reference/datamodel.rst
+++ b/Doc/reference/datamodel.rst
@@ -448,6 +448,8 @@ Callable types
Special attributes:
+ .. tabularcolumns:: |l|L|l|
+
+-------------------------+-------------------------------+-----------+
| Attribute | Meaning | |
+=========================+===============================+===========+