Changeset 028f578 in sicp for apps


Ignore:
Timestamp:
Aug 6, 2015, 3:06:57 PM (9 years ago)
Author:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
ecb090e
Parents:
08521651
Message:

comentarios

File:
1 edited

Legend:

Unmodified
Added
Removed
  • apps/comun/functions.py

    r5ecf32f r028f578  
    8686    nodes = graph.find(findnodes)
    8787    arcs = graph.find(findarcs)
    88 
    8988    node = nodes.findall(findallnode)
    9089    arc = arcs.findall(findallarc)
Note: See TracChangeset for help on using the changeset viewer.