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
caba60a7
Kaydet (Commit)
caba60a7
authored
Ock 04, 2004
tarafından
Tim Peters
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Removed dead text about MS subprojects that no longer exist.
üst
28df74fc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
29 deletions
+1
-29
readme.txt
PC/VC6/readme.txt
+0
-14
readme.txt
PCbuild/readme.txt
+1
-15
No files found.
PC/VC6/readme.txt
Dosyayı görüntüle @
caba60a7
...
...
@@ -39,23 +39,11 @@ python
.exe
pythonw
pythonw.exe, a variant of python.exe that doesn't pop up a DOS box
_csv
C support for the comma-separated values module
_socket
socketmodule.c
_sre
Unicode-aware regular expression engine
_symtable
the _symtable module, symtablemodule.c
_testcapi
tests of the Python C API, run via Lib/test/test_capi.py, and
implemented by module Modules/_testcapimodule.c
datetime
datetimemodule.c
mmap
mmapmodule.c
parser
the parser module
pyexpat
Python wrapper for accelerated XML parsing, which incorporates stable
code from the Expat project: http://sourceforge.net/projects/expat/
...
...
@@ -63,8 +51,6 @@ select
selectmodule.c
unicodedata
large tables of Unicode data
winreg
Windows registry API
winsound
play sounds (typically .wav files) under Windows
...
...
PCbuild/readme.txt
Dosyayı görüntüle @
caba60a7
...
...
@@ -40,23 +40,11 @@ python
.exe
pythonw
pythonw.exe, a variant of python.exe that doesn't pop up a DOS box
_csv
C support for the comma-separated values module
_socket
socketmodule.c
_sre
Unicode-aware regular expression engine
_symtable
the _symtable module, symtablemodule.c
_testcapi
tests of the Python C API, run via Lib/test/test_capi.py, and
implemented by module Modules/_testcapimodule.c
datetime
datetimemodule.c
mmap
mmapmodule.c
parser
the parser module
pyexpat
Python wrapper for accelerated XML parsing, which incorporates stable
code from the Expat project: http://sourceforge.net/projects/expat/
...
...
@@ -64,8 +52,6 @@ select
selectmodule.c
unicodedata
large tables of Unicode data
winreg
Windows registry API
winsound
play sounds (typically .wav files) under Windows
...
...
@@ -161,7 +147,7 @@ bz2
FC: no differences encountered
If FC finds differences, see the warning abou WinZip above (when I
first tried it, sample3.ref failed due to CRLF conversion).
# XXX: it fails with vc 7.1, so the tests are skipped for now.
All of this managed to build bzip2-1.0.2\libbz2.lib, which the Python
...
...
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