[Zope] Recursively read and write folders during install

Chris Withers chris at simplistix.co.uk
Tue Mar 22 08:14:54 EST 2005


Tino Wildenhain wrote:

>>import os.path
>>my_path = os.path.abspath(os.path.split(__file__)[0])
>>
> 
> os.path.dirname(os.path.abspath(__file__)) 
> 
> please ;)

why?

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Zope mailing list