http://authkit.org/trac/browser/AuthKit/trunk/authkit/authenticate/__init__.py#L327
references AuthConfigError instead of AuthKitConfigError:

    #
    # Configure the config files
    #

    if config_file and config_paste:
        raise AuthConfigError(           <<< HERE
            'Please specify a conf_paste dictionary or a
config_filename '
            'but not both'
        )

Cheers,
Bill


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to