Issue #19795: Improved markup of True/False constants.
diff --git a/Doc/library/bz2.rst b/Doc/library/bz2.rst
index d06a39a..95a5abb 100644
--- a/Doc/library/bz2.rst
+++ b/Doc/library/bz2.rst
@@ -162,7 +162,7 @@
 
    .. attribute:: eof
 
-      True if the end-of-stream marker has been reached.
+      ``True`` if the end-of-stream marker has been reached.
 
       .. versionadded:: 3.3