
27 Sep
2004
27 Sep
'04
1:40 p.m.
"Ben Hutchings" <ben.hutchings@businesswebsoftware.com> wrote:
Walter Landry <wlandry@ucsd.edu> 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@ucsd.edu