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
6717030d
Kaydet (Commit)
6717030d
authored
Ock 02, 1997
tarafından
Barry Warsaw
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
setkey method's argument is no longer optional (it used to be a no-op
when missing).
üst
b02092a9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
librotor.tex
Doc/lib/librotor.tex
+2
-3
librotor.tex
Doc/librotor.tex
+2
-3
No files found.
Doc/lib/librotor.tex
Dosyayı görüntüle @
6717030d
...
...
@@ -35,9 +35,8 @@ if it is omitted, a default value of 6 will be used.
Rotor objects have the following methods:
\renewcommand
{
\indexsubitem
}{
(rotor method)
}
\begin{funcdesc}
{
setkey
}{
\optional
{
key
}}
Sets the rotor's key to
\var
{
key
}
. If
\var
{
key
}
is not given, this
function does nothing
\footnote
{
This is for backwards compatibility.
}
.
\begin{funcdesc}
{
setkey
}{
key
}
Sets the rotor's key to
\var
{
key
}
.
\end{funcdesc}
\begin{funcdesc}
{
encrypt
}{
plaintext
}
...
...
Doc/librotor.tex
Dosyayı görüntüle @
6717030d
...
...
@@ -35,9 +35,8 @@ if it is omitted, a default value of 6 will be used.
Rotor objects have the following methods:
\renewcommand
{
\indexsubitem
}{
(rotor method)
}
\begin{funcdesc}
{
setkey
}{
\optional
{
key
}}
Sets the rotor's key to
\var
{
key
}
. If
\var
{
key
}
is not given, this
function does nothing
\footnote
{
This is for backwards compatibility.
}
.
\begin{funcdesc}
{
setkey
}{
key
}
Sets the rotor's key to
\var
{
key
}
.
\end{funcdesc}
\begin{funcdesc}
{
encrypt
}{
plaintext
}
...
...
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