Login | Register
My pages Projects Community openCollabNet

Welcome to the new Tigris! There have been some changes to the administration of mail lists. Project and list owners should check out the Discussion Services release notes.

Package commitmessage :: Module model
[show private | hide private]
[frames | no frames]

Module commitmessage.model

Provides the model classes for the commitmessage framework
Classes
Controller A base implementation for SCM-specific controllers to extend; mostly does the generic Views handling.
Directory A directory that has been affected by the commit
File Represents a file that has been affected by the commit
Model Wraps the Files and Directorys created by the Controller and used by Views
View A base class for specific view implementations to extend

Function Summary
  _test()

Variable Summary
SRE_Pattern _re_path = ^/([^/]+/)*$

Variable Details

_re_path

Type:
SRE_Pattern
Value:
^/([^/]+/)*$                                                           

Generated by Epydoc 2.1 on Thu Jan 06 10:30:35 2005 http://epydoc.sf.net