From 91ebecccc3e4245c25c95262c81fcf394aab4153 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Wed, 7 Nov 2012 20:07:24 +0100 Subject: [PATCH] alternative spelling --- ox/web/imdb.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ox/web/imdb.py b/ox/web/imdb.py index ccc70d8..e4a6815 100644 --- a/ox/web/imdb.py +++ b/ox/web/imdb.py @@ -300,7 +300,8 @@ class Imdb(SiteParser): 'script title', 'working title', 'reissue title', - 'IMAX version' + 'IMAX version', + 'alternative spelling' ): if key in type: stop_word = True