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
d665e8b5
Kaydet (Commit)
d665e8b5
authored
Ara 23, 1997
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Removed unnecessary \small{} block; latex2html got it wrong and its no
longer needed for printed output.
üst
d21759ba
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
libnntplib.tex
Doc/lib/libnntplib.tex
+0
-2
libnntplib.tex
Doc/libnntplib.tex
+0
-2
No files found.
Doc/lib/libnntplib.tex
Dosyayı görüntüle @
d665e8b5
...
@@ -13,7 +13,6 @@ Here are two small examples of how it can be used. To list some
...
@@ -13,7 +13,6 @@ Here are two small examples of how it can be used. To list some
statistics about a newsgroup and print the subjects of the last 10
statistics about a newsgroup and print the subjects of the last 10
articles:
articles:
\small
{
\bcode
\begin{verbatim}
\bcode
\begin{verbatim}
>>> s = NNTP('news.cwi.nl')
>>> s = NNTP('news.cwi.nl')
>>> resp, count, first, last, name = s.group('comp.lang.python')
>>> resp, count, first, last, name = s.group('comp.lang.python')
...
@@ -36,7 +35,6 @@ Group comp.lang.python has 59 articles, range 3742 to 3803
...
@@ -36,7 +35,6 @@ Group comp.lang.python has 59 articles, range 3742 to 3803
'205 news.cwi.nl closing connection. Goodbye.'
'205 news.cwi.nl closing connection. Goodbye.'
>>>
>>>
\end{verbatim}
\ecode
\end{verbatim}
\ecode
}
To post an article from a file (this assumes that the article has
To post an article from a file (this assumes that the article has
valid headers):
valid headers):
...
...
Doc/libnntplib.tex
Dosyayı görüntüle @
d665e8b5
...
@@ -13,7 +13,6 @@ Here are two small examples of how it can be used. To list some
...
@@ -13,7 +13,6 @@ Here are two small examples of how it can be used. To list some
statistics about a newsgroup and print the subjects of the last 10
statistics about a newsgroup and print the subjects of the last 10
articles:
articles:
\small
{
\bcode
\begin{verbatim}
\bcode
\begin{verbatim}
>>> s = NNTP('news.cwi.nl')
>>> s = NNTP('news.cwi.nl')
>>> resp, count, first, last, name = s.group('comp.lang.python')
>>> resp, count, first, last, name = s.group('comp.lang.python')
...
@@ -36,7 +35,6 @@ Group comp.lang.python has 59 articles, range 3742 to 3803
...
@@ -36,7 +35,6 @@ Group comp.lang.python has 59 articles, range 3742 to 3803
'205 news.cwi.nl closing connection. Goodbye.'
'205 news.cwi.nl closing connection. Goodbye.'
>>>
>>>
\end{verbatim}
\ecode
\end{verbatim}
\ecode
}
To post an article from a file (this assumes that the article has
To post an article from a file (this assumes that the article has
valid headers):
valid headers):
...
...
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