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
54a234a5
Kaydet (Commit)
54a234a5
authored
Nis 23, 2003
tarafından
Skip Montanaro
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
clarify - restrict version mention to the trunk version
üst
1bd1d858
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
libnetrc.tex
Doc/lib/libnetrc.tex
+6
-6
No files found.
Doc/lib/libnetrc.tex
Dosyayı görüntüle @
54a234a5
...
...
@@ -60,9 +60,9 @@ as a pseudo-host by that name.
Dictionary mapping macro names to string lists.
\end{memberdesc}
\note
{
Versions of this module before 2.2.3 and 2.3 are very limited to a
subset of the ASCII character set for passwords. Starting with 2.2.3 and
2.3,
ASCII punctuation is allowed in passwords. However, note that spaces
and non-printable characters are not allowed in passwords. This is a
limitation of the way the .netrc file is parsed and should be removed in the
future.
}
\note
{
Passwords are limited to a subset of the ASCII character set.
Versions of this module prior to 2.3 were extremely limited. Starting with
2.3,
all ASCII punctuation is allowed in passwords. However, note that
whitespace and non-printable characters are not allowed in passwords. This
is a limitation of the way the .netrc file is parsed and may be removed in
the
future.
}
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