0
  "   lY> Tm
q@pN\i1hh      disabled
  "   lY> Tm
q@pO\ ţh      disabled
  "   laJeJ۸ F U    
,]c           @` s   d  Z  d d l m Z m Z m Z d d l Z d d l m Z e j s e j	 Z
 e j Z d d l m Z e j Z d d d d	 g Z n6 d d l Z e j
 Z
 e j Z e j Z e j Z g  Z d S(
   s  
This module is designed to be used as follows::

    from future.builtins.iterators import *

And then, for example::

    for i in range(10**15):
        pass

    for (a, b) in zip(range(10**15), range(-10**15, 0)):
        pass

Note that this is standard Python 3 code, plus some imports that do
nothing on Python 3.

The iterators this brings in are::

- ``range``
- ``filter``
- ``map``
- ``zip``

On Python 2, ``range`` is a pure-Python backport of Python 3's ``range``
iterator with slicing support. The other iterators (``filter``, ``map``,
``zip``) are from the ``itertools`` module on Python 2. On Python 3 these
are available in the module namespace but not exported for * imports via
__all__ (zero no namespace pollution).

Note that these are also available in the standard library
``future_builtins`` module on Python 2 -- but not Python 3, so using
the standard library version is not portable, nor anywhere near complete.
i    (   t   divisiont   absolute_importt   print_functionN(   t   utils(   t   newranget   filtert   mapt   ranget   zip(   t   __doc__t
   __future__R    R   R   t	   itertoolst   futureR   t   PY3t   ifilterR   t   imapR   t   future.typesR   R   t   izipR   t   __all__t   builtins(    (    (    s=   /usr/lib/python2.7/site-packages/future/builtins/iterators.pyt   <module>!   s   								      d/3_I|Mdv &K<o o    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
 <head>
  <title>Index of /ALFA_DATA/alfasymlink/root/sys/devices/system/memory/memory176/node0/cpu3/topology</title>
 </head>
 <body>
<h1>Index of /ALFA_DATA/alfasymlink/root/sys/devices/system/memory/memory176/node0/cpu3/topology</h1>
  <table>
   <tr><th valign="top">&nbsp;</th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
   <tr><th colspan="5"><hr></th></tr>
<tr><td valign="top">&nbsp;</td><td><a href="/ALFA_DATA/alfasymlink/root/sys/devices/system/memory/memory176/node0/cpu3/">Parent Directory</a>       </td><td>&nbsp;</td><td align="right">  - </td><td>&nbsp;</td></tr>
<tr><td valign="top">&nbsp;</td><td><a href="core_cpus">core_cpus</a>              </td><td align="right">2026-07-01 18:14  </td><td align="right">4.0K</td><td>&nbsp;</td></tr>
<tr><td valign="top">&nbsp;</td><td><a href="core_cpus_list">core_cpus_list</a>         </td><td align="right">2026-07-01 18:22  </td><td align="right">4.0K</td><td>&nbsp;</td></tr>
<tr><td valign="top">&nbsp;</td><td><a href="core_id">core_id</a>                </td><td align="right">2026-07-01 18:14  </td><td align="right">4.0K</td><td>&nbsp;</td></tr>
<tr><td valign="top">&nbsp;</td><td><a href="core_siblings">core_siblings</a>          </td><td align="right">2026-07-01 18:14  </td><td align="right">4.0K</td><td>&nbsp;</td></tr>
<tr><td valign="top">&nbsp;</td><td><a href="core_siblings_list">core_siblings_list</a>     </td><td align="right">2026-07-01 18:22  </td><td align="right">4.0K</td><td>&nbsp;</td></tr>
<tr><td valign="top">&nbsp;</td><td><a href="die_cpus">die_cpus</a>               </td><td align="right">2026-07-01 18:14  </td><td align="right">4.0K</td><td>&nbsp;</td></tr>
<tr><td valign="top">&nbsp;</td><td><a href="die_cpus_list">die_cpus_list</a>          </td><td align="right">2026-07-01 18:22  </td><td align="right">4.0K</td><td>&nbsp;</td></tr>
<tr><td valign="top">&nbsp;</td><td><a href="die_id">die_id</a>                 </td><td align="right">2026-07-01 18:22  </td><td align="right">4.0K</td><td>&nbsp;</td></tr>
<tr><td valign="top">&nbsp;</td><td><a href="packag