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
2e0d2dd2
Kaydet (Commit)
2e0d2dd2
authored
Mar 22, 1995
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix typo in electric colon
üst
684ed989
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
python-mode-old.el
Misc/python-mode-old.el
+5
-5
No files found.
Misc/python-mode-old.el
Dosyayı görüntüle @
2e0d2dd2
...
...
@@ -6,8 +6,8 @@
;; 1992-1994 Tim Peters <tim@ksr.com>
;; Maintainer: bwarsaw@cnri.reston.va.us
;; Created: Feb 1992
;; Version: 2.1
8
;; Last Modified: 1995/03/
15 18:23:16
;; Version: 2.1
9
;; Last Modified: 1995/03/
20 18:32:14
;; Keywords: python editing language major-mode
;; This software is provided as-is, without express or implied
...
...
@@ -69,7 +69,7 @@
;; LCD Archive Entry:
;; python-mode|Barry A. Warsaw|bwarsaw@cnri.reston.va.us
;; |Major mode for editing Python programs
;; |1995/03/
15 18:23:16|2.18
|
;; |1995/03/
20 18:32:14|2.19
|
;;; Code:
...
...
@@ -431,7 +431,7 @@ argument is provided, that many colons are inserted non-electrically."
(
indent
(
py-compute-indentation
)))
(
if
(
and
(
not
arg
)
(
py-outdent-p
)
(
=
indent
(
prog
n
(
=
indent
(
save-excursio
n
(
forward-line
-1
)
(
py-compute-indentation
)))
)
...
...
@@ -1910,7 +1910,7 @@ local bindings to py-newline-and-indent."))
(
setq
zmacs-region-stays
t
)))
(
defconst
py-version
"2.1
8
"
(
defconst
py-version
"2.1
9
"
"`python-mode' version number."
)
(
defconst
py-help-address
"bwarsaw@cnri.reston.va.us"
"Address accepting submission of bug reports."
)
...
...
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