Commit 775e541
committed
add some documentation regarding MPI protocol
remove link to ESC sequence documentation (since we no longer use literal ESC
for delimiters) and replace with link to control codes on wikipedia (slightly
redundant with existing link but with more detail).
Update docstring for ess--mpi-handle-messages to
1. Use octal's for literals for better readability on github
2. add a note calling attention to the fact that the message contains literal
ASCII control codes which hopefully gives something search-able if a user is
confused by the seemingly strange characters printed in the docstring1 parent 3e84b0a commit 775e541
1 file changed
+10
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1182 | 1182 | | |
1183 | 1183 | | |
1184 | 1184 | | |
1185 | | - | |
1186 | | - | |
1187 | | - | |
1188 | | - | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
1189 | 1189 | | |
1190 | 1190 | | |
1191 | 1191 | | |
| |||
1229 | 1229 | | |
1230 | 1230 | | |
1231 | 1231 | | |
1232 | | - | |
1233 | | - | |
1234 | | - | |
1235 | | - | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
1236 | 1238 | | |
1237 | 1239 | | |
1238 | 1240 | | |
| |||
0 commit comments