X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FAccessors%2FAccessors_site.py;fp=PLC%2FAccessors%2FAccessors_site.py.in;h=47dcf0e4458548df43bd7f562ac9e4c3a10ea0e3;hb=c5d1b7ea9ff12411ef0d34f29efa7f5684c476cf;hp=6e189190897c81ac94c7c8e6a97c1b6e5b1554f5;hpb=237a07cf242dae1fba8f75a9bfbb4b5ac774d42b;p=plcapi.git diff --git a/PLC/Accessors/Accessors_site.py.in b/PLC/Accessors/Accessors_site.py similarity index 85% rename from PLC/Accessors/Accessors_site.py.in rename to PLC/Accessors/Accessors_site.py index 6e18919..47dcf0e 100644 --- a/PLC/Accessors/Accessors_site.py.in +++ b/PLC/Accessors/Accessors_site.py @@ -1,11 +1,11 @@ # Thierry Parmentelat - INRIA # $Id$ # -# # Shortcuts_site.py is the place where you can define your own tag accessors +# this will not be overwritten through rpm upgrades in a myplc-devel packaging # # methods denotes the set of methods (names) that get inserted into the API -# +# it is updated by define_accessors methods=[]