nemonik / Intellect

DSL and Rules Engine For Python
http://pypi.python.org/pypi/Intellect
Other
425 stars 85 forks source link

Check if rule file exists, is readable, and then properly format a file ... #5

Closed dicato closed 12 years ago

dicato commented 12 years ago

...uri.

Proper exceptions will be raised if the file does not exist, or the user does not have read permissions.

nemonik commented 12 years ago

Thanks, this will be merge with next commit.