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
16d5b113
Kaydet (Commit)
16d5b113
authored
Eki 24, 1996
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix truncated paragraph in doc string.
Bump version to 2.0.
üst
9ec053c4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
cgi.py
Lib/cgi.py
+3
-2
No files found.
Lib/cgi.py
Dosyayı görüntüle @
16d5b113
...
@@ -136,7 +136,8 @@ Old classes
...
@@ -136,7 +136,8 @@ Old classes
-----------
-----------
These classes, present in earlier versions of the cgi module, are still
These classes, present in earlier versions of the cgi module, are still
supported for backward compatibility. New applications should use the
supported for backward compatibility. New applications should use the
FieldStorage class.
SvFormContentDict: single value form content as dictionary; assumes each
SvFormContentDict: single value form content as dictionary; assumes each
field name occurs in the form only once.
field name occurs in the form only once.
...
@@ -406,7 +407,7 @@ backwards compatible and debugging classes and functions?
...
@@ -406,7 +407,7 @@ backwards compatible and debugging classes and functions?
# " <== Emacs font-lock de-bogo-kludgificocity
# " <== Emacs font-lock de-bogo-kludgificocity
__version__
=
"2.0
b4
"
__version__
=
"2.0"
# Imports
# Imports
...
...
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