diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/find.txt | 1 | ||||
-rw-r--r-- | misc/python_stuff.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/misc/find.txt b/misc/find.txt new file mode 100644 index 00000000..5c792d80 --- /dev/null +++ b/misc/find.txt @@ -0,0 +1 @@ +find | grep _____ diff --git a/misc/python_stuff.txt b/misc/python_stuff.txt new file mode 100644 index 00000000..f36fe338 --- /dev/null +++ b/misc/python_stuff.txt @@ -0,0 +1 @@ +Classes should always inherit "object"
\ No newline at end of file |