Changeset 435
- Timestamp:
- 19-05-11 01:56:27 (2 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
morituri/configure/configure.py (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r434 r435 1 2011-05-19 Thomas Vander Stichele <thomas at apestaart dot org> 2 3 * morituri/configure/configure.py (svn:keywords): 4 Expand revision. 5 * morituri/configure/configure.py: 6 Set it on the revision local. 7 1 8 2011-04-08 Thomas Vander Stichele <thomas at apestaart dot org> 2 9 -
trunk/morituri/configure/configure.py
- Property svn:keywords set to Revision
r209 r435 23 23 __thisdir = os.path.dirname(os.path.abspath(__file__)) 24 24 25 revision = "$Revision$" 26 25 27 if os.path.exists(os.path.join(__thisdir, 'uninstalled.py')): 26 28 from morituri.configure import uninstalled
Note: See TracChangeset
for help on using the changeset viewer.
