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
b9ba4e6d
Kaydet (Commit)
b9ba4e6d
authored
Şub 03, 2003
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
[Bug #679251] Use correct constant name
üst
9445ce57
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
whatsnew23.tex
Doc/whatsnew/whatsnew23.tex
+6
-6
No files found.
Doc/whatsnew/whatsnew23.tex
Dosyayı görüntüle @
b9ba4e6d
...
...
@@ -327,7 +327,7 @@ Other systems also allow Unicode strings as file names but convert
them to byte strings before passing them to the system, which can
cause a
\exception
{
UnicodeError
}
to be raised. Applications can test
whether arbitrary Unicode strings are supported as file names by
checking
\member
{
os.path.
unicode
_
file
_
names
}
, a Boolean value.
checking
\member
{
os.path.
supports
_
unicode
_
file
names
}
, a Boolean value.
\begin{seealso}
...
...
@@ -2106,10 +2106,10 @@ name.
The author would like to thank the following people for offering
suggestions, corrections and assistance with various drafts of this
article: Simon Brunning, Michael Chermside,
Scott David Daniels,
Fred~L. Drake, Jr., Kelly Gerber, Raymond Hettinger, Michael Hudson,
Detlef Lannert, Martin von L
\"
owis, Andrew MacIntyre, Lalo Martins,
Gustavo Niemeyer, Neal Norwitz, Hans Nowak, Chris Reedy, Vinay Sajip
,
Neil Schemenauer, Jason Tishler, Just van~Rossum.
article: Simon Brunning, Michael Chermside,
Andrew Dalke, Scott David
Daniels, Fred~L. Drake, Jr., Kelly Gerber, Raymond Hettinger, Michael
Hudson, Detlef Lannert, Martin von L
\"
owis, Andrew MacIntyre, Lalo
Martins, Gustavo Niemeyer, Neal Norwitz, Hans Nowak, Chris Reedy
,
Vinay Sajip,
Neil Schemenauer, Jason Tishler, Just van~Rossum.
\end
{
document
}
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