$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Walter Landry (wlandry_at_[hidden])
Date: 2004-09-27 08:40:55
"Ben Hutchings" <ben.hutchings_at_[hidden]> wrote:
> 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.
I am wrapping more than just boost, and some of those functions
require a fs::path as arguments.
Cheers,
Walter Landry
wlandry_at_[hidden]