$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joe Gottman (jgottman_at_[hidden])
Date: 2003-06-26 21:03:44
I downloaded the most recent iterator_adaptors code from the Sandbox CVS,
and it required several files from the boost/python/detail directory. I
found this slightly off-putting, since iterator_adaptors has no conceptual
relation to Python, and we don't even use Python where I work. Would it be
possible to reorganize the iterator_adaptors library so it is does not
depend on code from the Python library?
Joe Gottman