Changeset 391 for python/trunk/Demo/curses/tclock.py
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Demo/curses/tclock.py
r2 r391 1 1 #!/usr/bin/env python 2 2 # 3 # $Id : tclock.py 46626 2006-06-03 23:07:21Z andrew.kuchling$3 # $Id$ 4 4 # 5 5 # From tclock.c, Copyright Howard Jones <ha.jones@ic.ac.uk>, September 1994.
Note:
See TracChangeset
for help on using the changeset viewer.