diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2009-04-10 11:22:53 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2009-04-10 11:22:53 -0400 |
commit | e2cdc424ee48a38a6217f3eb0ca6adf513694a84 (patch) | |
tree | 58b8fd1855e139909dba2e0d16d7d369281ba4d2 /builder.py.3.diff | |
parent | bb77aa085be6c116d0e74b6beaab42b69f691ea4 (diff) |
First attempt at an import.
Diffstat (limited to 'builder.py.3.diff')
-rw-r--r-- | builder.py.3.diff | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/builder.py.3.diff b/builder.py.3.diff deleted file mode 100644 index 91b510d..0000000 --- a/builder.py.3.diff +++ /dev/null @@ -1,4 +0,0 @@ -90c90 -< from HTMLParser import HTMLParser, HTMLParseError ---- -> from html.parser import HTMLParser, HTMLParseError |