An explain output feature

Bug #1256430 reported by Martin Owens
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-crontab
Fix Released
Wishlist
Martin Owens

Bug Description

An explain() function which prints out a human readable understanding of
what the crontab is saying:

0 */2 * * * would be:

"Every two hours"

10 */2 * * 1 would be:

"Every Monday, every two hours, at ten past the hour"

This might be worth turning into a separate module or tying into an existing module if available.

Revision history for this message
Martin Owens (doctormo) wrote :

This is now fixed using the optional extra module cron-descriptor. It's not perfect, but the errors are upstream. :-D

Changed in python-crontab:
assignee: nobody → Martin Owens (doctormo)
milestone: 1.7 → 2.1
status: Confirmed → Fix Committed
Martin Owens (doctormo)
Changed in python-crontab:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.