Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Functions
setuptools.py27compat Namespace Reference

Functions

def get_all_headers
 

Detailed Description

Compatibility Support for Python 2.7 and earlier

Function Documentation

def setuptools.py27compat.get_all_headers (   message,
  key 
)
Given an HTTPMessage, return all headers matching a given key.

Copyright 2014 Google Inc. All rights reserved.