source: trunk/essentials/dev-lang/python/Demo/pdist/rcsclient.py@ 3407

Last change on this file since 3407 was 3225, checked in by bird, 19 years ago

Python 2.5

File size: 1.8 KB
Line 
1"""Customize this file to change the default client etc.
2
3(In general, it is probably be better to make local operation the
4default and to require something like an RCSSERVER environment
5variable to enable remote operation.)
6
7"""
8
9import string
10import os
11
12# These defaults don't belong here -- they should be taken from the
13# environment or from a hidden file in the current directory