Commit Graph

10 Commits (271e300745b7200fc57383916d87efd6640d093e)

Author SHA1 Message Date
René Moser bf07cf8d3b fix typo in get_exception(), extends fix #2502 (#2507)
introduced with 9e277aabb0
9 years ago
Chris Weber 9e277aabb0 Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367) 9 years ago
Michael Scherer c8864c3220 Use a python3 compatible notation for octal (#2238) 9 years ago
Michael Scherer ff74fc0072 Remove the +x from crypttab and cronvar (#2039)
While this change nothing, it is better to enforce consistency
9 years ago
Doug Luce 0298dac401 Use os module for checking absolute/joining paths 9 years ago
Doug Luce 84def4398f cronvar.py: support absolute destinations
Mainly so /etc/crontab can be written to.
9 years ago
Brian Coca 3564c48f3c switched to use module loggigng 9 years ago
Brian Coca 5187c7fcd7 removed executable bit 10 years ago
Greg DeKoenigsberg f65bb1c55e Adding author's github id 10 years ago
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.
10 years ago