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
6a79be8d
Kaydet (Commit)
6a79be8d
authored
Nis 03, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Capitalize "Python" for consistency.
Add an index entry.
üst
930f134f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
6 deletions
+8
-6
libcgi.tex
Doc/lib/libcgi.tex
+4
-3
libcgi.tex
Doc/libcgi.tex
+4
-3
No files found.
Doc/lib/libcgi.tex
Dosyayı görüntüle @
6a79be8d
\section
{
Standard Module
\
sectcod
e
{
cgi
}}
\section
{
Standard Module
\
modul
e
{
cgi
}}
\label
{
module-cgi
}
\stmodindex
{
cgi
}
\indexii
{
WWW
}{
server
}
...
...
@@ -8,7 +8,8 @@
\index
{
URL
}
Support module for CGI (Common Gateway Interface) scripts.
Support module for CGI (Common Gateway Interface) scripts.
%
\index
{
Common Gateway Interface
}
This module defines a number of utilities for use by CGI scripts
written in Python.
...
...
@@ -316,7 +317,7 @@ Unfortunately, a CGI script will generally not run when you try it
from the command line, and a script that works perfectly from the
command line may fail mysteriously when run from the server. There's
one reason why you should still test your script from the command
line: if it contains a syntax error, the
p
ython interpreter won't
line: if it contains a syntax error, the
P
ython interpreter won't
execute it at all, and the HTTP server will most likely send a cryptic
error to the client.
...
...
Doc/libcgi.tex
Dosyayı görüntüle @
6a79be8d
\section
{
Standard Module
\
sectcod
e
{
cgi
}}
\section
{
Standard Module
\
modul
e
{
cgi
}}
\label
{
module-cgi
}
\stmodindex
{
cgi
}
\indexii
{
WWW
}{
server
}
...
...
@@ -8,7 +8,8 @@
\index
{
URL
}
Support module for CGI (Common Gateway Interface) scripts.
Support module for CGI (Common Gateway Interface) scripts.
%
\index
{
Common Gateway Interface
}
This module defines a number of utilities for use by CGI scripts
written in Python.
...
...
@@ -316,7 +317,7 @@ Unfortunately, a CGI script will generally not run when you try it
from the command line, and a script that works perfectly from the
command line may fail mysteriously when run from the server. There's
one reason why you should still test your script from the command
line: if it contains a syntax error, the
p
ython interpreter won't
line: if it contains a syntax error, the
P
ython interpreter won't
execute it at all, and the HTTP server will most likely send a cryptic
error to the client.
...
...
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