autolib imports

This commit is contained in:
gwen 2012-09-18 10:50:00 +02:00
parent b533bd996b
commit 1ce8d4c098
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@
# the whole pypy projet is under MIT licence
# ____________________________________________________________
"enables us to carry out a calculation and return an option's value"
from tiramisu.error import PropertiesOptionError, ConflictConfigError,
NoValueReturned
from tiramisu.error import (PropertiesOptionError, ConflictConfigError,
NoValueReturned)
# ____________________________________________________________
# automatic Option object
#def special_owner_factory(name, owner, value,