ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
ns_dev
/
Python
/
learning
/
phonebook
Revision:
8
Committed:
Sat May 5 04:21:19 2012 UTC
(13 years, 10 months ago) by
ninoborges
Original Path:
Python/NinoCode/learning/phonebook
File size:
239 byte(s)
Log Message:
Initial Import
File Contents
#
User
Rev
Content
1
ninoborges
8
# A simple address book. If sucessfull it will allow importation from Outlook.
2
# If really sucessful it will allow importing into Outlook.
3
#10.02.2001
4
5
print "Welcome to Nino's Address book"
6
print "------------------------------"
7