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
4f515581
Kaydet (Commit)
4f515581
authored
Nis 17, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Mark TMPDIR correctly.
üst
0c4d947e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
libtempfile.tex
Doc/lib/libtempfile.tex
+1
-2
libtempfile.tex
Doc/libtempfile.tex
+1
-2
No files found.
Doc/lib/libtempfile.tex
Dosyayı görüntüle @
4f515581
...
@@ -26,12 +26,11 @@ are initialized at the first call to \function{mktemp()}.
...
@@ -26,12 +26,11 @@ are initialized at the first call to \function{mktemp()}.
\begin{datadesc}
{
tempdir
}
\begin{datadesc}
{
tempdir
}
When set to a value other than
\code
{
None
}
, this variable defines the
When set to a value other than
\code
{
None
}
, this variable defines the
directory in which filenames returned by
\function
{
mktemp()
}
reside.
directory in which filenames returned by
\function
{
mktemp()
}
reside.
The default is taken from the environment variable
\
code
{
TMPDIR
}
; if
The default is taken from the environment variable
\
envvar
{
TMPDIR
}
; if
this is not set, either
\file
{
/usr/tmp
}
is used (on
\UNIX
{}
), or the
this is not set, either
\file
{
/usr/tmp
}
is used (on
\UNIX
{}
), or the
current working directory (all other systems). No check is made to
current working directory (all other systems). No check is made to
see whether its value is valid.
see whether its value is valid.
\end{datadesc}
\end{datadesc}
\ttindex
{
TMPDIR
}
\begin{datadesc}
{
template
}
\begin{datadesc}
{
template
}
When set to a value other than
\code
{
None
}
, this variable defines the
When set to a value other than
\code
{
None
}
, this variable defines the
...
...
Doc/libtempfile.tex
Dosyayı görüntüle @
4f515581
...
@@ -26,12 +26,11 @@ are initialized at the first call to \function{mktemp()}.
...
@@ -26,12 +26,11 @@ are initialized at the first call to \function{mktemp()}.
\begin{datadesc}
{
tempdir
}
\begin{datadesc}
{
tempdir
}
When set to a value other than
\code
{
None
}
, this variable defines the
When set to a value other than
\code
{
None
}
, this variable defines the
directory in which filenames returned by
\function
{
mktemp()
}
reside.
directory in which filenames returned by
\function
{
mktemp()
}
reside.
The default is taken from the environment variable
\
code
{
TMPDIR
}
; if
The default is taken from the environment variable
\
envvar
{
TMPDIR
}
; if
this is not set, either
\file
{
/usr/tmp
}
is used (on
\UNIX
{}
), or the
this is not set, either
\file
{
/usr/tmp
}
is used (on
\UNIX
{}
), or the
current working directory (all other systems). No check is made to
current working directory (all other systems). No check is made to
see whether its value is valid.
see whether its value is valid.
\end{datadesc}
\end{datadesc}
\ttindex
{
TMPDIR
}
\begin{datadesc}
{
template
}
\begin{datadesc}
{
template
}
When set to a value other than
\code
{
None
}
, this variable defines the
When set to a value other than
\code
{
None
}
, this variable defines the
...
...
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