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
7b3c8a14
Kaydet (Commit)
7b3c8a14
authored
Eyl 08, 1992
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added hint about changing the prompt in $PYTHONSTARTUP
üst
aee08794
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
tut.tex
Doc/tut.tex
+2
-0
tut.tex
Doc/tut/tut.tex
+2
-0
No files found.
Doc/tut.tex
Dosyayı görüntüle @
7b3c8a14
...
...
@@ -302,6 +302,8 @@ explicit source of commands (which otherwise behaves like an
interactive session). It is executed in the same name space where
interactive commands are executed, so that objects that it defines or
imports can be used without qualification in the interactive session.
You can also change the prompts
{
\tt
sys.ps1
}
and
{
\tt
sys.ps2
}
in
this file.
If you want to read an additional start-up file from the current
directory, you can program this in the global start-up file, e.g.
...
...
Doc/tut/tut.tex
Dosyayı görüntüle @
7b3c8a14
...
...
@@ -302,6 +302,8 @@ explicit source of commands (which otherwise behaves like an
interactive session). It is executed in the same name space where
interactive commands are executed, so that objects that it defines or
imports can be used without qualification in the interactive session.
You can also change the prompts
{
\tt
sys.ps1
}
and
{
\tt
sys.ps2
}
in
this file.
If you want to read an additional start-up file from the current
directory, you can program this in the global start-up file, e.g.
...
...
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