Comment 1 for bug 190260

Revision history for this message
Barry Warsaw (barry) wrote :

I wonder if a more general solution wouldn't be to expand environment variables in buildout.cfg files. Then you'd be able to say

[buildout]
download-cache = $HOME/tmp/buildout-download-cache

I think I'd like that better than ~ expansion, but honestly I don't have an immediate use case other than $HOME.