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
6a9df7a8
Kaydet (Commit)
6a9df7a8
authored
Haz 15, 1995
tarafından
Barry Warsaw
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
updated comments
üst
268a39fb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
world
Tools/world/world
+3
-5
No files found.
Tools/world/world
Dosyayı görüntüle @
6a9df7a8
...
@@ -6,13 +6,11 @@
...
@@ -6,13 +6,11 @@
#
#
# $Id$
# $Id$
# This little
perl program will take an i
nternet address of the form
# This little
script will take an I
nternet address of the form
# foobar@some.place.domain and will print out where in the world that
# foobar@some.place.domain and will print out where in the world that
# message originated from. Its pretty dumb in that it just matches
# message originated from. Its pretty dumb in that it just matches
# the `domain' part against a hard-coded list. Also, I haven't
# the `domain' part against a hard-coded list, which can probably
# checked the list for validity -- I picked it up from someplace. With
# change fairly quickly given the world's political fluidity.
# the speed in which political boundaries are changing these days, no
# doubt there are some incorrect mappings.
import
sys
import
sys
prog
=
sys
.
argv
[
0
]
prog
=
sys
.
argv
[
0
]
...
...
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