$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-01-17 10:38:40
This is a minor technical question, but we'd need to agree on it, as pathes
are everywhere. Would it be OK if we just represents pathes everywhere as a
list of tokens, with "." denoting special case of empty path. Would it be OK
if we assume that pathes are always "simplified" and work with them only
using rules in os.path?
- Volodya