[Checkins] SVN: z3c.objpath/trunk/ Ignore some stuff.
    Martijn Faassen 
    faassen at infrae.com
       
    Thu Dec 13 23:51:15 EST 2007
    
    
  
Log message for revision 82286:
  Ignore some stuff.
  
Changed:
  _U  z3c.objpath/trunk/
  _U  z3c.objpath/trunk/src/
  U   z3c.objpath/trunk/src/z3c/objpath/__init__.py
-=-
Property changes on: z3c.objpath/trunk
___________________________________________________________________
Name: svn:ignore
   + develop-eggs
bin
parts
.installed.cfg
Property changes on: z3c.objpath/trunk/src
___________________________________________________________________
Name: svn:ignore
   + z3c.objpath.egg-info
Modified: z3c.objpath/trunk/src/z3c/objpath/__init__.py
===================================================================
--- z3c.objpath/trunk/src/z3c/objpath/__init__.py	2007-12-14 03:54:49 UTC (rev 82285)
+++ z3c.objpath/trunk/src/z3c/objpath/__init__.py	2007-12-14 04:51:14 UTC (rev 82286)
@@ -1 +1 @@
-#
+from path import path, resolve
    
    
More information about the Checkins
mailing list