Revision a0638838 lib/http.py

b/lib/http.py
108 108
      # Message
109 109
      format % args,
110 110
      ))
111
    self._fd.flush()
111 112

  
112 113
  def _FormatCurrentTime(self):
113 114
    """Formats current time in Common Log Format.

Also available in: Unified diff