mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Consistency: "{\bf ...}" ==> "\strong{...}"
"{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now.
This commit is contained in:
parent
b215137224
commit
af8a015c93
34 changed files with 62 additions and 60 deletions
|
@ -54,7 +54,7 @@ object). This will make all connection object methods work
|
|||
asynchronously, with the callback routine being called upon
|
||||
completion.
|
||||
|
||||
{\em Note:} for reasons beyond my understanding the callback routine
|
||||
\emph{Note:} for reasons beyond my understanding the callback routine
|
||||
is currently never called. You are advised against using asynchronous
|
||||
calls for the time being.
|
||||
\end{datadesc}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue