You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mod_python-commits@quetz.apache.org by nl...@apache.org on 2006/03/31 07:55:29 UTC

svn commit: r390337 - /httpd/mod_python/trunk/lib/python/mod_python/importer.py

Author: nlehuen
Date: Thu Mar 30 21:55:27 2006
New Revision: 390337

URL: http://svn.apache.org/viewcvs?rev=390337&view=rev
Log:
Set svn-keywords so that the header gets updated.

Modified:
    httpd/mod_python/trunk/lib/python/mod_python/importer.py   (contents, props changed)

Modified: httpd/mod_python/trunk/lib/python/mod_python/importer.py
URL: http://svn.apache.org/viewcvs/httpd/mod_python/trunk/lib/python/mod_python/importer.py?rev=390337&r1=390336&r2=390337&view=diff
==============================================================================
--- httpd/mod_python/trunk/lib/python/mod_python/importer.py (original)
+++ httpd/mod_python/trunk/lib/python/mod_python/importer.py Thu Mar 30 21:55:27 2006
@@ -18,7 +18,7 @@
  # 
  # The code in this file originally donated by Graham Dumpleton.
  # 
- # $Id: cache.py 374268 2006-02-02 05:31:45Z nlehuen $
+ # $Id$
 
 from mod_python import apache
 from mod_python import publisher

Propchange: httpd/mod_python/trunk/lib/python/mod_python/importer.py
------------------------------------------------------------------------------
    svn:keywords = Id