Changeset 938 in tailor
- Timestamp:
- 10/19/05 23:42:13 (8 years ago)
- Hash name:
- 20051019214213-97f81-bb71d1e3b80c38d598514d1d097673b3982643b9
- File:
-
- 1 edited
-
vcpx/config.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/config.py
r708 r938 24 24 25 25 The file may be a full fledged Python script, starting 26 with the usual "#!..."notation: in this case, it gets evaluated and26 with the usual ``"#!..."`` notation: in this case, it gets evaluated and 27 27 its documentation becomes the actual configuration, while the functions 28 it defines may be referenced by the 'before-commit' and 'after-commit'28 it defines may be referenced by the `before-commit` and `after-commit` 29 29 slots. 30 30 """
Note: See TracChangeset
for help on using the changeset viewer.
