|
Boost : |
From: Pavol Droba (droba_at_[hidden])
Date: 2005-07-13 16:10:55
On Wed, Jul 13, 2005 at 10:12:21PM +0200, Stefan Slapeta wrote:
> David Abrahams wrote:
> >
> > Like John said:
> >
> > python -c "print ''.split('/'), 'abc/abc'.split('/'), 'abc/abc/'.split('/')"
> > [''] ['abc', 'abc'] ['abc', 'abc', '']
> >
>
> ok, forget about it then. I've just found out that other libraries do
> the same thing...
>
Thanks, one less problem to solve.
Regards,
Pavol
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk