[IronPython] Logging module

Michael Foord fuzzyman at voidspace.org.uk
Mon Feb 16 23:39:02 CET 2009


Curt Hagenlocher wrote:
> That would require lawyers and nothing which involves lawyers is 
> simple. :(

If you already have permission to distribute the standard library then 
it is unfortunate that *more* permission is needed to modify it. Sounds 
like the wrong question was asked. :-(

Oh well - good that this is being worked on.
>
> But let's say that someone else were to patch the logging module to 
> test for the presence of sys._getframe and perform an appropriate 
> fallback when it's not present.  If this patch were then submitted 
> back to Python and incorporated into the standard Python library, we'd 
> naturally pick up and take advantage of the change...
I'll see what I can do.

Michael

>
> We're working on fixing this process, of course.
>
> On Mon, Feb 16, 2009 at 2:23 PM, Michael Foord 
> <fuzzyman at voidspace.org.uk <mailto:fuzzyman at voidspace.org.uk>> wrote:
>
>     Codeplex item 21122 has just been closed: Python 2.5.2 logging
>     module doesn't work
>
>     http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=21122
>
>     As far as I can tell it has been closed because _getframe support
>     is needed for it to work. Instead why not distribute a patched
>     version like FePy does?
>
>     That would seem a much better solution until _getframe is
>     implemented and exactly the sort of thing that distributing the
>     standard library would allow the IronPython team to do?
>
>     Michael
>
>     -- 
>     http://www.ironpythoninaction.com/
>     http://www.voidspace.org.uk/blog
>
>
>     _______________________________________________
>     Users mailing list
>     Users at lists.ironpython.com <mailto:Users at lists.ironpython.com>
>     http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>   


-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog





More information about the Ironpython-users mailing list