[Webkit-unassigned] [Bug 33058] New: logging.py should be renamed to webkit_logging.py and eventually die

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 10:14:51 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=33058

           Summary: logging.py should be renamed to webkit_logging.py and
                    eventually die
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org


logging.py should be renamed to webkit_logging.py and eventually die

Turns out that python has a built in logging system.  Who knew?  This python
n00b didn't. :)

Anyway, logging.py has the same import name as python's built in logging, so it
needs to be renamed if we want to use python's logging.  Eventually our logging
module (once renamed to webkit_logging.py) should die.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list