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
af67f303
Kaydet (Commit)
af67f303
authored
Ock 21, 2008
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix old link.
üst
0751d1ad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
regex.rst
Doc/howto/regex.rst
+2
-3
No files found.
Doc/howto/regex.rst
Dosyayı görüntüle @
af67f303
...
@@ -335,9 +335,8 @@ Performing Matches
...
@@ -335,9 +335,8 @@ Performing Matches
Once you have an object representing a compiled regular expression, what do you
Once you have an object representing a compiled regular expression, what do you
do with it? :class:`RegexObject` instances have several methods and attributes.
do with it? :class:`RegexObject` instances have several methods and attributes.
Only the most significant ones will be covered here; consult `the Library
Only the most significant ones will be covered here; consult the :mod:`re` docs
Reference
<http:
//
www
.
python
.
org
/
doc
/
lib
/
module-re
.
html
>
`_ for a complete
for a complete listing.
listing.
+------------------+-----------------------------------------------+
+------------------+-----------------------------------------------+
| Method/Attribute | Purpose |
| Method/Attribute | Purpose |
...
...
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