Add 'Unset' to the wsme module

This commit is contained in:
Christophe de Vienne
2011-11-07 11:56:05 +01:00
parent 54d7457583
commit 03dd583c8d

View File

@@ -1,3 +1,3 @@
from wsme.api import expose, validate
from wsme.root import WSRoot
from wsme.types import wsattr, wsproperty
from wsme.types import wsattr, wsproperty, Unset