admin:dismemberment
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| admin:dismemberment [2023/03/05 15:24] – [Example email] Wouter | admin:dismemberment [2023/03/05 15:25] (current) – [Example email, in Python 3] Wouter | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| Articles don't specify a timeline for the steps but they do have to happen in that order (and it's good idea to leave a decent interval between reminder and actually dismembering folks so they can respond to the reminder). | Articles don't specify a timeline for the steps but they do have to happen in that order (and it's good idea to leave a decent interval between reminder and actually dismembering folks so they can respond to the reminder). | ||
| - | ==== Example email, in Python 3==== | + | #+BEGIN_SRC python |
| + | # -*- coding: utf-8 -*- | ||
| + | |||
| ''' | ''' | ||
| Line 81: | Line 84: | ||
| yag.send(to=address, | yag.send(to=address, | ||
| | | ||
| + | #+END_SRC | ||
| ===== Other Reasons ===== | ===== Other Reasons ===== | ||
admin/dismemberment.1678029840.txt.gz · Last modified: by Wouter
