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
310094cc
Kaydet (Commit)
310094cc
authored
Nis 28, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
do_cmd_sectcode(): Obsolete; removed.
üst
b5aa3de1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
python.perl
Doc/perl/python.perl
+0
-5
No files found.
Doc/perl/python.perl
Dosyayı görüntüle @
310094cc
...
@@ -137,11 +137,6 @@ sub do_cmd_samp{ use_wrappers(@_[0], '"<tt>', '</tt>"'); }
...
@@ -137,11 +137,6 @@ sub do_cmd_samp{ use_wrappers(@_[0], '"<tt>', '</tt>"'); }
sub
do_cmd_kbd
{
use_wrappers
(
@_
[
0
],
'<kbd>'
,
'</kbd>'
);
}
sub
do_cmd_kbd
{
use_wrappers
(
@_
[
0
],
'<kbd>'
,
'</kbd>'
);
}
sub
do_cmd_strong
{
use_wrappers
(
@_
[
0
],
'<b>'
,
'</b>'
);
}
sub
do_cmd_strong
{
use_wrappers
(
@_
[
0
],
'<b>'
,
'</b>'
);
}
# \sectcode is obsolete, but keep it around here for a little while;
# mostly expected to be useful for HOWTO support until that stuff is
# more stable and checked.
sub
do_cmd_sectcode
{
do_cmd_code
(
@_
);
}
sub
do_cmd_newsgroup
{
sub
do_cmd_newsgroup
{
local
(
$_
)
=
@_
;
local
(
$_
)
=
@_
;
my
$newsgroup
=
next_argument
();
my
$newsgroup
=
next_argument
();
...
...
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