* morituri/configure/configure.py (svn:keywords):
Expand revision. * morituri/configure/configure.py: Set it on the revision local.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2011-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/configure/configure.py (svn:keywords):
|
||||
Expand revision.
|
||||
* morituri/configure/configure.py:
|
||||
Set it on the revision local.
|
||||
|
||||
2011-04-08 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/common/encode.py:
|
||||
|
||||
@@ -22,6 +22,8 @@ import os
|
||||
# where am I on the disk ?
|
||||
__thisdir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
revision = "$Revision$"
|
||||
|
||||
if os.path.exists(os.path.join(__thisdir, 'uninstalled.py')):
|
||||
from morituri.configure import uninstalled
|
||||
config_dict = uninstalled.get()
|
||||
|
||||
Reference in New Issue
Block a user