/[soft]/mga-gnome/trunk/mga-gnome
ViewVC logotype

Diff of /mga-gnome/trunk/mga-gnome

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3125 by ovitters, Wed Feb 29 15:30:34 2012 UTC revision 3176 by ovitters, Fri Mar 2 13:53:22 2012 UTC
# Line 643  def cmd_parse_ftp_release_list(options, Line 643  def cmd_parse_ftp_release_list(options,
643      msg = email.email.message_from_file(sys.stdin)      msg = email.email.message_from_file(sys.stdin)
644    
645      if options.mail:      if options.mail:
646          stdout = tempfile.NamedTemporaryFile()          stdout = tempfile.TemporaryFile()
647          stderr = stdout          stderr = stdout
648      else:      else:
649          stdout = sys.stdout          stdout = sys.stdout

Legend:
Removed from v.3125  
changed lines
  Added in v.3176

  ViewVC Help
Powered by ViewVC 1.1.30