
27 Sep
2004
27 Sep
'04
12:32 p.m.
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. Ben.