René Moser
bf07cf8d3b
fix typo in get_exception(), extends fix #2502 ( #2507 )
...
introduced with 9e277aabb0
2016-06-30 10:37:21 -04:00
Chris Weber
9e277aabb0
Fixed modules/system py files for 2.4 to 3.5 exceptions ( #2367 )
2016-06-03 06:23:55 -07:00
Michael Scherer
c8864c3220
Use a python3 compatible notation for octal ( #2238 )
2016-05-17 10:33:12 -07:00
Michael Scherer
ff74fc0072
Remove the +x from crypttab and cronvar ( #2039 )
...
While this change nothing, it is better to enforce consistency
2016-04-15 10:18:05 -04:00
Doug Luce
0298dac401
Use os module for checking absolute/joining paths
2016-03-03 15:10:19 -08:00
Doug Luce
84def4398f
cronvar.py: support absolute destinations
...
Mainly so /etc/crontab can be written to.
2016-03-03 14:57:12 -08:00
Brian Coca
3564c48f3c
switched to use module loggigng
2015-10-01 00:29:57 -04:00
Brian Coca
5187c7fcd7
removed executable bit
2015-05-21 07:03:49 -04:00
Greg DeKoenigsberg
f65bb1c55e
Adding author's github id
2015-05-14 00:47:26 -04:00
Doug Luce
1fa73cd0a3
Add the cronvar module.
...
This manages environment variables in Vixie crontabs. It includes
addition/removal/replacement of variables and ordering via the
insertbefore/insertafter parameters.
2015-04-21 18:02:33 +00:00