Menu

Commit [r2548]  Maximize  Restore  History

Added a try statement to catch the ImportError failure of the 'lstat' and 'symlink' functions of the

'os' module within the 'sconstruct' script.

This is a fix for bug #6841 (https://gna.org/bugs/?func=detailitem&item_id=6841) which was reported
by Daniel Perez in the post at https://mail.gna.org/public/relax-users/2006-09/msg00000.html
(Message-id: <44F7FFCF.4060102@...>). The sconstruct function problems were identified
by Chris MacRaild at https://mail.gna.org/public/relax-users/2006-09/msg00003.html (Message-id:
<1157109851.28764.964.camel@...>).

This import statement fails under MS Windows as the symlink 'os' functions are UNIX only.

bugman 2006-09-01

changed /1.2/sconstruct
/1.2/sconstruct Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.