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
a635b9a6
Kaydet (Commit)
a635b9a6
authored
Ock 07, 1994
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove references to /ufs/guido/bin/sgi/python
üst
8425b79c
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
1 addition
and
9 deletions
+1
-9
eqfix.py
Demo/scripts/eqfix.py
+0
-1
freeze.py
Demo/scripts/freeze.py
+1
-1
lpwatch.py
Demo/scripts/lpwatch.py
+0
-1
mkrcs.py
Demo/scripts/mkrcs.py
+0
-1
checkpyc.py
Tools/scripts/checkpyc.py
+0
-1
classfix.py
Tools/scripts/classfix.py
+0
-1
fixcid.py
Tools/scripts/fixcid.py
+0
-1
methfix.py
Tools/scripts/methfix.py
+0
-1
xxci.py
Tools/scripts/xxci.py
+0
-1
No files found.
Demo/scripts/eqfix.py
Dosyayı görüntüle @
a635b9a6
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Fix Python source files to use the new equality test operator, i.e.,
...
...
Demo/scripts/freeze.py
Dosyayı görüntüle @
a635b9a6
#! /u
fs/guido/bin/sgi
/python
#! /u
sr/local/bin
/python
# Given a Python script, create a binary that runs the script.
# The binary is 100% independent of Python libraries and binaries.
...
...
Demo/scripts/lpwatch.py
Dosyayı görüntüle @
a635b9a6
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Watch line printer queue(s).
...
...
Demo/scripts/mkrcs.py
Dosyayı görüntüle @
a635b9a6
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# A rather specialized script to make sure that a symbolic link named
...
...
Tools/scripts/checkpyc.py
Dosyayı görüntüle @
a635b9a6
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Check that all ".pyc" files exist and are up-to-date
# Uses module 'os'
...
...
Tools/scripts/classfix.py
Dosyayı görüntüle @
a635b9a6
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Fix Python source files to use the new class definition syntax, i.e.,
...
...
Tools/scripts/fixcid.py
Dosyayı görüntüle @
a635b9a6
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Perform massive identifier substitution on C source files.
...
...
Tools/scripts/methfix.py
Dosyayı görüntüle @
a635b9a6
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Fix Python source files to avoid using
...
...
Tools/scripts/xxci.py
Dosyayı görüntüle @
a635b9a6
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# xxci
...
...
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