Commit (click to see the diff): c78eb7880a30cc505d04cb6d30bc0c435b6c95dc
Fix finding YAML end. The join for consistent line endings means no trailing newline. Also fixes obscuring failure to find the YAML end by adding the token length.
Steve Dougherty
Diffstat
Änderung: 325:c78eb7880a30 Nutzer: Steve DoughertyDatum: Thu Jul 25 12:02:31 2013 -0400 Zusammenfassung: Fix finding YAML end. infocalypse/wot.py | 9 +++++++-- 1 Dateien verändert, 7 Zeilen hinzugefügt(+), 2 Zeilen entfernt(-)
Files in this revision
- .bugs/bugs
- .bugs/details/0fc25f7b84f3e1fb89e9134a28eeabbe76bf054f.txt
- .bugs/details/2dcc27c850209062080906368530b4b9202271d0.txt
- .bugs/details/4dfc4cc28a7fa69f040776a7138da78ee89ec819.txt
- .bugs/details/5916e6e8328e20d8b0276b76b7116dd432730778.txt
- .bugs/details/65d8d544370f80538e325dae0b6c2da449c5bcfe.txt
- .hgignore
- .hgtags
- Readme.txt
- fniki/SimpleAsyncServer.py
- fniki/attribution.txt
- fniki/default_files/wikitext/EditingTips
- fniki/default_files/wikitext/FindPage
- fniki/default_files/wikitext/FreenetOnlyFeatures
- fniki/default_files/wikitext/FrontPage
- fniki/default_files/wikitext/HorizontalRules
- fniki/default_files/wikitext/LocalChanges
- fniki/default_files/wikitext/PikiPiki
- fniki/default_files/wikitext/RecentChanges
- fniki/default_files/wikitext/RemoteChanges
- fniki/default_files/wikitext/TitleIndex
- fniki/default_files/wikitext/UploadFile
- fniki/default_files/wikitext/WordIndex
- fniki/default_files/www/activelink.png
- fniki/default_files/www/piki.css
- fniki/default_files/www/pikipiki-logo.png
- fniki/fileoverlay.py
- fniki/piki.py
- fniki/servepiki.py
- infocalypse/__init__.py
- infocalypse/arccmds.py
- infocalypse/archive_block_redundancy.txt
- infocalypse/archivesm.py
- infocalypse/archivetop.py
- infocalypse/arclocal.py
- infocalypse/bundlecache.py
- infocalypse/chk.py
- infocalypse/choose.py
- infocalypse/commands.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/fmsbot.py
- infocalypse/fmscmds.py
- infocalypse/fmsstub.py
- infocalypse/freenetrepo.py
- infocalypse/gensig.py
- infocalypse/graph.py
- infocalypse/graphutil.py
- infocalypse/hgoverlay.py
- infocalypse/infcmds.py
- infocalypse/insertingbundles.py
- infocalypse/keys.py
- infocalypse/knownrepos.py
- infocalypse/pathhacks.py
- infocalypse/requestingbundles.py
- infocalypse/requestqueue.py
- infocalypse/run_wikibot.py
- infocalypse/sitecmds.py
- infocalypse/statemachine.py
- infocalypse/submission.py
- infocalypse/test_block_redundancy.py
- infocalypse/test_graph.py
- infocalypse/test_merging.py
- infocalypse/test_topkey.py
- infocalypse/topkey.py
- infocalypse/updatesm.py
- infocalypse/validate.py
- infocalypse/wikibot.py
- infocalypse/wikibotctx.py
- infocalypse/wikicmds.py
- infocalypse/wot.py
- python2_5_files/ConfigParser.py
- python2_5_files/LICENSE.txt
- python2_5_files/netrc.py
- python2_5_files/nntplib.py
- wormarc/archive.py
- wormarc/binaryrep.py
- wormarc/blocknames.py
- wormarc/blocks.py
- wormarc/deltacoder.py
- wormarc/design.txt
- wormarc/filemanifest.py
- wormarc/hghelper.py
- wormarc/linkmap.py
- wormarc/shafunc.py
- wormarc/test_archive.py