Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
04fe492a
Kaydet (Commit)
04fe492a
authored
Ara 24, 1991
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Initial revision
üst
54a41d63
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
README
Demo/README
+25
-0
No files found.
Demo/README
0 → 100644
Dosyayı görüntüle @
04fe492a
This directory contains various demonstrations of what you can do with
Python. The demos are grouped sub(sub*)directories according to
required optional built-in modules.
scripts Some useful Python scripts that I put in my bin
directory. No optional built-in modules meeded.
sockets Examples for the new built-in module 'socket'.
sgi Demos that only run on Silicon Graphics machines.
Require the built-in modules 'audio' and/or 'gl'
and/or 'stdwin'.
(This is split in corresponding subdirectories.)
stdwin Demos that use the STDWIN library. Require the 'stdwin'
built-in module.
WARNING: many scripts are executable and have a first line saying
#! /usr/local/python
This is unlikely to give good results unless you've really installed
the latest version python there. Edit the first line before
installing such scripts; to try them out, you can just say "python
foo.py" or enter python interactively and say "import foo".
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment