ó
\K]c           @   s
   d  Z  d S(   s
  
This subpackage is intented for low-level extension developers and compiler
developers.  Regular user SHOULD NOT use code in this module.

This contains compilable utility functions that can interact directly with
the compiler to implement low-level internal code.
N(   t   __doc__(    (    (    s4   lib/python2.7/site-packages/numba/unsafe/__init__.pyt   <module>   t    