Parent Directory | Revision Log | Patch
revision 3502 by ovitters, Thu Mar 15 14:08:26 2012 UTC | revision 3503 by ovitters, Thu Mar 15 14:09:12 2012 UTC | |
---|---|---|
# | Line 628 def cmd_package_new_version(options, par | Line 628 def cmd_package_new_version(options, par |
628 | sys.exit(1) | sys.exit(1) |
629 | ||
630 | def cmd_parse_ftp_release_list(options, parser): | def cmd_parse_ftp_release_list(options, parser): |
# XXX - not working yet | ||
631 | def _send_reply_mail(contents, orig_msg, to, error=False): | def _send_reply_mail(contents, orig_msg, to, error=False): |
632 | """Send an reply email""" | """Send an reply email""" |
633 | contents.seek(0) | contents.seek(0) |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |