Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
ó
©‹EYc@sPddlZddlZddlmZd„Zd„Zd„Zd„ZdS(iÿÿÿÿN(treraisec
	Cs:|d
krtjƒ}n|dtks`t|dƒjdƒdks`t|ddtƒrd|St|d_	t
jt
j|ƒŒ}dj
tt|ƒƒ}|rº|rº|d7}n|rt|jƒƒ}|dj
g|D]\}}d|^qâƒ7}nd|}d	|d||f}	|	f|d_|S(sd
    Given an exception, this will test if the exception was due to a
    signature error, and annotate the error with better information if
    so.

    Usage::

      try:
          val = callable(*args, **kw)
      except TypeError:
          exc_info = fix_type_error(None, callable, args, kw)
          raise exc_info[0], exc_info[1], exc_info[2]
    iit	argumentsiÿÿÿÿt_type_error_fixeds, s%s=...s(%s)s%s; got %s, wanted %sN(tNonetsystexc_infot	TypeErrortstrtfindtgetattrtFalsetTrueRtinspectt
formatargspect
getargspectjointmapt_short_reprtsortedtitemstargs(
RtcallabletvarargstkwargstargspecRtntvtgotspectmsg((sF/home/tvault/.virtenv/lib/python2.7/site-packages/paste/deploy/util.pytfix_type_error	s$

3
cCs;t|ƒ}t|ƒdkr7|d d|d}n|S(Niis...iüÿÿÿ(treprtlen(R((sF/home/tvault/.virtenv/lib/python2.7/site-packages/paste/deploy/util.pyR+scOsJy|||Ž}Wn0tk
rEtd|||ƒ}t|ŒnX|S(sN
    Call ``callable(*args, **kw)`` fixing any type errors that come out.
    N(RRRR(RRtkwtvalR((sF/home/tvault/.virtenv/lib/python2.7/site-packages/paste/deploy/util.pytfix_call2s
cCs}d|kr|jdƒn	|df\}}t|ƒ}x=|jdƒd|r[|gngD]}t||ƒ}q`W|S(s—
    Looks up a module or object from a some.module:func_name specification.
    To just look up a module, omit the colon and everything after it.
    t:t.iN(tsplitRt
__import__R	(tspectpartsttargettmoduletpart((sF/home/tvault/.virtenv/lib/python2.7/site-packages/paste/deploy/util.pyt
lookup_object>s
--(RRtpaste.deploy.compatRRRR"R,(((sF/home/tvault/.virtenv/lib/python2.7/site-packages/paste/deploy/util.pyt<module>s	"