Changeset 1965
- Timestamp:
- 09/08/08 09:37:40 (4 months ago)
- Files:
-
- cherokee/trunk/contrib/08to09.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/contrib/08to09.py
r1964 r1965 17 17 tmp.sort() 18 18 19 cont = "# Converted by 0 7to08.py \n"19 cont = "# Converted by 08to09.py \n" 20 20 cont += '\n'.join(tmp) 21 21