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
356d0ceb
Kaydet (Commit)
356d0ceb
authored
Kas 09, 1999
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use \citetitle in one place.
üst
268df27c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
libpdb.tex
Doc/lib/libpdb.tex
+1
-1
libre.tex
Doc/lib/libre.tex
+1
-1
libsha.tex
Doc/lib/libsha.tex
+1
-1
No files found.
Doc/lib/libpdb.tex
Dosyayı görüntüle @
356d0ceb
...
...
@@ -384,4 +384,4 @@ Note that as an exception is propagated down the chain of callers, an
\code
{
'exception'
}
event is generated at each level.
For more information on code and frame objects, refer to the
\
emph
{
Python Reference Manual
}
.
\
citetitle
[../ref/ref.html]
{
Python Reference Manual
}
.
Doc/lib/libre.tex
Dosyayı görüntüle @
356d0ceb
...
...
@@ -686,7 +686,7 @@ The string passed to \function{match()} or \function{search()}.
\end{memberdesc}
\begin{seealso}
\seetext
{
Jeffrey Friedl,
\
emph
{
Mastering Regular Expressions
}
,
\seetext
{
Jeffrey Friedl,
\
citetitle
{
Mastering Regular Expressions
}
,
O'Reilly. The Python material in this book dates from before the
\module
{
re
}
module, but it covers writing good regular expression
patterns in great detail.
}
...
...
Doc/lib/libsha.tex
Dosyayı görüntüle @
356d0ceb
...
...
@@ -48,7 +48,7 @@ A sha object has all the methods the md5 objects have, plus one:
\begin{seealso}
\seetext
{
The Secure Hash Algorithm is defined by NIST document FIPS
PUB 180-1:
\
emph
{
Secure Hash Standard
}
, published in April
PUB 180-1:
\
citetitle
{
Secure Hash Standard
}
, published in April
of 1995. It is available online as plain text at
\url
{
http://csrc.nist.gov/fips/fip180-1.txt
}
(at least one
diagram was omitted) and as PostScript at
...
...
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