diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-07-08 00:29:58 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-07-08 00:29:58 +0200 |
| commit | 1242eb7931a639f7a2ffba87ed1f379533040e0f (patch) | |
| tree | 7967df25aad81b1fee06bd756dafc0a97a030a6d /python3.12/README | |
| parent | 0c619d387dc2c29251a899aec1a008bf0a439d69 (diff) | |
| download | slackbuilds-1242eb7931a639f7a2ffba87ed1f379533040e0f.tar.gz | |
Add python3.12
Diffstat (limited to 'python3.12/README')
| -rw-r--r-- | python3.12/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python3.12/README b/python3.12/README new file mode 100644 index 0000000..d5f5097 --- /dev/null +++ b/python3.12/README @@ -0,0 +1,5 @@ +Python is an interpreted, interactive, object-oriented programming +language that combines remarkable power with very clear syntax. +Python's basic power can be extended with your own modules written in C +or C++. Python is also adaptable as an extension language for existing +applications. |
