We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88529da + cbca91e commit 8b9be07Copy full SHA for 8b9be07
source-code/README.md
@@ -38,7 +38,7 @@ to create it. There is some material not covered in the presentation as well.
38
1. `paramiko`: a few examples of using the Paramiko library for SSH
39
to remote hosts.
40
1. `processes`: examples of how to work with processes.
41
-1. `sched`: scheduled execution of funcitons in Python.
+1. `sched`: scheduled execution of functions in Python.
42
1. `subprocess`: illustrates executing a shell command from a Python script
43
using the `subprocess` module.
44
1. `xml-generator`: code to generate a random XML documents.
0 commit comments