Comment 1 for bug 1276040

Revision history for this message
Bruce Sutherland (bruce-sutherland) wrote :

This seems to work (crontab.py):

import os, re, sys
if 'nt' != os.name:
    import pwd