req.py
changeset 9459 d3016c08b4ae
parent 9442 fbf2287fb2ce
child 9469 032825bbacab
--- a/req.py	Fri Jun 21 17:53:44 2013 +0200
+++ b/req.py	Wed Jan 22 12:14:56 2014 +0100
@@ -103,7 +103,7 @@
         self._ = self.__ = gettext
         self.pgettext = pgettext
 
-    def get_option_value(self, option, foreid=None):
+    def get_option_value(self, option):
         raise NotImplementedError
 
     def property_value(self, key):