Bug 78156 - Stop importing with_statement from the mysterious future
Summary: Stop importing with_statement from the mysterious future
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 71593
  Show dependency treegraph
 
Reported: 2012-02-08 15:02 PST by Adam Barth
Modified: 2012-02-08 15:08 PST (History)
0 users

See Also:


Attachments
Patch (15.23 KB, patch)
2012-02-08 15:03 PST, Adam Barth
eric: review+
eric: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2012-02-08 15:02:00 PST
Stop importing with_statement from the mysterious future
Comment 1 Adam Barth 2012-02-08 15:03:56 PST
Created attachment 126159 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-02-08 15:04:22 PST
Comment on attachment 126159 [details]
Patch

We live in the __future__.
Comment 3 Adam Barth 2012-02-08 15:08:31 PST
Committed r107136: <http://trac.webkit.org/changeset/107136>