$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ben Hutchings (ben.hutchings_at_[hidden])
Date: 2004-09-27 07:32:13
Walter Landry <wlandry_at_[hidden]> wrote:
> I have come across an annoying problem with the filesystem library. I
> have wrapped filesystem with Swig so that I can call it from python.
<snip>
Er... why? Aside from the name portability checking, I think everything
in Boost.Filesystem is already available in the Python standard library.
Ben.