Changeset 938 in tailor


Ignore:
Timestamp:
10/19/05 23:42:13 (8 years ago)
Author:
lele@…
Hash name:
20051019214213-97f81-bb71d1e3b80c38d598514d1d097673b3982643b9
Message:

Fix reST markup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/config.py

    r708 r938  
    2424 
    2525    The file may be a full fledged Python script, starting 
    26     with the usual "#!..." notation: in this case, it gets evaluated and 
     26    with the usual ``"#!..."`` notation: in this case, it gets evaluated and 
    2727    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` 
    2929    slots. 
    3030    """ 
Note: See TracChangeset for help on using the changeset viewer.