sync from Atlas

This commit is contained in:
Luciano Ramalho
2021-09-20 10:37:26 -03:00
parent 6527037ae7
commit 2f2f87d4fb
16 changed files with 1730 additions and 115 deletions

View File

@@ -15,6 +15,9 @@ While active, the context manager reverses text output to
YKCOWREBBAJ
>>> what
'JABBERWOCKY'
>>> print('back to normal')
back to normal
# end::MIRROR_GEN_DEMO_1[]