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
2ee8099b
Kaydet (Commit)
2ee8099b
authored
Eyl 12, 2004
tarafından
Tim Peters
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
HtmlDiff corrections from Dan Gass, + trimmed trailing whitespace.
üst
d60e92a4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
libdifflib.tex
Doc/lib/libdifflib.tex
+5
-2
No files found.
Doc/lib/libdifflib.tex
Dosyayı görüntüle @
2ee8099b
...
@@ -77,9 +77,10 @@
...
@@ -77,9 +77,10 @@
wrapped.
wrapped.
\var
{
linejunk
}
and
\var
{
charjunk
}
are optional keyword arguments passed
\var
{
linejunk
}
and
\var
{
charjunk
}
are optional keyword arguments passed
into
\code
{
ndiff()
}
(used
to by
\class
{
HtmlDiff
}
to generate the
into
\code
{
ndiff()
}
(used
by
\class
{
HtmlDiff
}
to generate the
side by side HTML differences). See
\code
{
ndiff()
}
documentation for
side by side HTML differences). See
\code
{
ndiff()
}
documentation for
argument default values and descriptions.
argument default values and descriptions.
\end{funcdesc}
\end{funcdesc}
The following methods are public:
The following methods are public:
...
@@ -121,8 +122,10 @@
...
@@ -121,8 +122,10 @@
documentation.
documentation.
\end{funcdesc}
\end{funcdesc}
\file
{
Tools/scripts/
n
diff.py
}
is a command-line front-end to this class
\file
{
Tools/scripts/diff.py
}
is a command-line front-end to this class
and contains a good example of its use.
and contains a good example of its use.
\versionadded
{
2.4
}
\end{classdesc*}
\end{classdesc*}
\begin{funcdesc}
{
context
_
diff
}{
a, b
\optional
{
, fromfile
\optional
{
, tofile
\begin{funcdesc}
{
context
_
diff
}{
a, b
\optional
{
, fromfile
\optional
{
, tofile
...
...
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