Wed, 18 Feb 2009 00:55:42 +0100 |
sylvain thenault |
fix selectors compat
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 00:48:24 +0100 |
sylvain thenault |
assert oid
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 00:30:55 +0100 |
sylvain thenault |
need safety belt for class registered twice (during test for instance)
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 00:22:47 +0100 |
Adrien Di Mascio |
__select__ is not a classmethod anymore, it's a pure function (or a Selector instance),
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 00:12:36 +0100 |
sylvain thenault |
get kwargs as well
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:46:48 +0100 |
Adrien Di Mascio |
fix _instantiate_selector() mini bug (make sure obj is a class before calling issubclass)
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:43:08 +0100 |
sylvain thenault |
should no more be used, drop documentation
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:34:17 +0100 |
sylvain thenault |
oops
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:21:23 +0100 |
sylvain thenault |
default to yes_registerer
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:16:13 +0100 |
sylvain thenault |
doc update, move yes_registerer here
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:00:28 +0100 |
sylvain thenault |
merge
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 22:43:59 +0100 |
Adrien Di Mascio |
remove autoselectors metaclass, __select__ is built during registration
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 22:25:16 +0100 |
Adrien Di Mascio |
Selector objects need to provide a `func_name` attribute for minimum (backward)
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 22:24:03 +0100 |
Adrien Di Mascio |
overridden `registered()` methods must call the base implementation
tls-sprint
|
file |
diff |
annotate
|