Re: [IronPython] Problem with 'obsoleted' functions and warnings.

2010-11-02 Thread Leighton Haynes
as your solution. Cheers, Leighton... From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Dino Viehland Sent: Wednesday, 3 November 2010 11:11 AM To: Discussion of IronPython Subject: Re: [IronPython] Problem with 'obsoleted' functions and wa

Re: [IronPython] Problem with 'obsoleted' functions and warnings.

2010-11-02 Thread Dino Viehland
ore you hit this issue). From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Leighton Haynes Sent: Tuesday, November 02, 2010 7:46 PM To: users@lists.ironpython.com Subject: [IronPython] Problem with 'obsoleted' functions and warnings. Hi Gu

[IronPython] Problem with 'obsoleted' functions and warnings.

2010-11-02 Thread Leighton Haynes
Hi Guys, We have a problem that seems to be related to a combination of multi-threaded code, the use of the python standard library and some obsoleted functions in one of our libraries. We have a C# library, call it DeprecatedLib, which has some function marked as [Obsolete] (this should resul