Commit (click to see the diff): 128496def3da1e36c251fa378f42fed0c56ca6f9
Fix maximum recursion depth exceeded error: factored out recursive parents function into a while and a for loop.
Arne Babenhauserheide
Diffstat
Änderung: 387:128496def3da Vorgänger: 120:3585024255dd Nutzer: Arne BabenhauserheideDatum: Sun Aug 15 02:34:49 2010 +0200 Zusammenfassung: Fix maximum recursion depth exceeded error: infocalypse/graph.py | 25 +++++++++++++++++++------ 1 Dateien verändert, 19 Zeilen hinzugefügt(+), 6 Zeilen entfernt(-)
Files in this revision
- .hgignore
- .hgtags
- infocalypse/__init__.py
- infocalypse/bundlecache.py
- infocalypse/chk.py
- infocalypse/choose.py
- infocalypse/config.py
- infocalypse/devnotes.txt
- infocalypse/doc/infocalypse_howto.html
- infocalypse/fcpclient.py
- infocalypse/fcpconnection.py
- infocalypse/fcpmessage.py
- infocalypse/fms.py
- infocalypse/fmscmds.py
- infocalypse/gensig.py
- infocalypse/graph.py
- infocalypse/graphutil.py
- infocalypse/infcmds.py
- infocalypse/insertingbundles.py
- infocalypse/knownrepos.py
- infocalypse/requestingbundles.py
- infocalypse/requestqueue.py
- infocalypse/sitecmds.py
- infocalypse/statemachine.py
- infocalypse/test_graph.py
- infocalypse/test_topkey.py
- infocalypse/topkey.py
- infocalypse/updatesm.py
- infocalypse/validate.py
- python2_5_files/ConfigParser.py
- python2_5_files/LICENSE.txt
- python2_5_files/netrc.py
- python2_5_files/nntplib.py