diff options
| author | 2021-09-05 19:46:37 +0100 | |
|---|---|---|
| committer | 2021-09-05 19:46:37 +0100 | |
| commit | 8a410f3abd39a1b48c514d32651a50d4bdced492 (patch) | |
| tree | 17fbb917adec0a1283d3d2456d8b09eee0334371 /bot/resources/evergreen/python_facts.txt | |
| parent | Merge pull request #845 from python-discord/Pin-platform-in-Dockerfile (diff) | |
| parent | Merge branch 'main' into lance-restructure (diff) | |
Merge pull request #851 from python-discord/lance-restructure
Restructure Sir Lancebot
Diffstat (limited to 'bot/resources/evergreen/python_facts.txt')
| -rw-r--r-- | bot/resources/evergreen/python_facts.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bot/resources/evergreen/python_facts.txt b/bot/resources/evergreen/python_facts.txt deleted file mode 100644 index 0abd971b..00000000 --- a/bot/resources/evergreen/python_facts.txt +++ /dev/null @@ -1,3 +0,0 @@ -Python was named after Monty Python, a British Comedy Troupe, which Guido van Rossum likes. -If you type `import this` in the Python REPL, you'll get a poem about the philosophies about Python. (check it out by doing !zen in <#267659945086812160>) -If you type `import antigravity` in the Python REPL, you'll be directed to an [xkcd comic](https://xkcd.com/353/) about how easy Python is. |