ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
ns_dev
/
Python
/
learning
/
phonebook
Revision:
591
Committed:
Tue Nov 3 22:45:12 2015 UTC
(10 years, 4 months ago) by
nino.borges
File size:
239 byte(s)
Log Message:
Moved dir out of main dir.
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