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
3adefccd
Kaydet (Commit)
3adefccd
authored
Eki 30, 2002
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use personal e-mail address
üst
0e2e687b
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
5 deletions
+4
-5
libcursespanel.tex
Doc/lib/libcursespanel.tex
+1
-1
libre.tex
Doc/lib/libre.tex
+1
-1
_cursesmodule.c
Modules/_cursesmodule.c
+1
-2
shamodule.c
Modules/shamodule.c
+1
-1
No files found.
Doc/lib/libcursespanel.tex
Dosyayı görüntüle @
3adefccd
...
...
@@ -2,7 +2,7 @@
A panel stack extension for curses.
}
\declaremodule
{
standard
}{
curses.panel
}
\sectionauthor
{
A.M. Kuchling
}{
a
kuchlin@mems-exchange.org
}
\sectionauthor
{
A.M. Kuchling
}{
a
mk@amk.ca
}
\modulesynopsis
{
A panel stack extension that adds depth to
curses windows.
}
...
...
Doc/lib/libre.tex
Dosyayı görüntüle @
3adefccd
...
...
@@ -2,7 +2,7 @@
Regular expression operations
}
\declaremodule
{
standard
}{
re
}
\moduleauthor
{
Fredrik Lundh
}{
fredrik@pythonware.com
}
\sectionauthor
{
Andrew M. Kuchling
}{
a
kuchlin@mems-exchange.org
}
\sectionauthor
{
Andrew M. Kuchling
}{
a
mk@amk.ca
}
\modulesynopsis
{
Regular expression search and match operations with a
...
...
Modules/_cursesmodule.c
Dosyayı görüntüle @
3adefccd
...
...
@@ -8,8 +8,7 @@
* Version 1.5b1, heavily extended for ncurses by Oliver Andrich:
* Copyright 1996,1997 by Oliver Andrich, Koblenz, Germany.
*
* Tidied for Python 1.6, and currently maintained by
* <akuchlin@mems-exchange.org>.
* Tidied for Python 1.6, and currently maintained by <amk@amk.ca>.
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this source file to use, copy, modify, merge, or publish it
...
...
Modules/shamodule.c
Dosyayı görüntüle @
3adefccd
...
...
@@ -5,7 +5,7 @@
/* See below for information about the original code this module was
based upon. Additional work performed by:
Andrew Kuchling (a
kuchlin@mems-exchange.org
)
Andrew Kuchling (a
mk@amk.ca
)
Greg Stein (gstein@lyra.org)
*/
...
...
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