[Webkit-unassigned] [Bug 36865] path to committers.py in commit-queue rejection message is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 23:34:23 PDT 2010


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





--- Comment #3 from Chris Jerdonek <cjerdonek at webkit.org>  2010-03-30 23:34:23 PST ---
(In reply to comment #2)
> Or better is probably--
> 
> from committers import __file__ as _committers_file

Yes, this works.  But since it can return the .pyc file if it exists, you
probably want to normalize the extension to .py.

-- 
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