> This patch is now fixed so as not to try os.path.normpath() when the module is > None. If that was the reason that you unpulled it, lelit, then now you can > repull it.
Oh, I see that this was not the reason. In fact, self.module is None at this point. Shouldn't the repository object be fully initialized, including its self.module member, before _validateConfiguration is called? --Z _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
