Can someone verify this?

SCons.Node.Base.get_path for SCons 2.3.0 does not return always return a
relative path.

Please try an example like:

# dir1 / file

# dir2 / SConscript

SConstruct

SConscript: "print File( '#dir1/file' ).get_path()"

V/R,
William
_______________________________________________
Scons-dev mailing list
[email protected]
http://two.pairlist.net/mailman/listinfo/scons-dev

Reply via email to