[Ironpython-users] Strange exception in os.walk

2015-03-04 Thread Markus Schaber
Hi, One of my coworkers struggles with strange exceptions when he calls os.walk from his python script. The script is running in IronPython 2.7.4, hosted by CODESYS. 16:04:05 [Information] # Start building AC_Mechatronics at c:\jenkins\workspace\Build_Libraries\source\Application\ApplicationCo

Re: [Ironpython-users] Strange exception in os.walk

2015-03-04 Thread Pawel Jasinski
Do you have tracing enabled? https://github.com/IronLanguages/main/issues/208 On Wed, Mar 4, 2015 at 5:09 PM, Markus Schaber wrote: > Hi, > > One of my coworkers struggles with strange exceptions when he calls os.walk > from his python script. > > The script is running in IronPython 2.7.4, hoste