Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 22nd, 2012  |  syntax: None  |  size: 0.23 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Which types of files can images.get_serving_url() serve?
  2. if img_format not in ("BMP", "GIF", "ICO", "JPEG", "PNG", "TIFF"):
  3.       raise apiproxy_errors.ApplicationError(
  4.           images_service_pb.ImagesServiceError.NOT_IMAGE)