More! No errors this time. COMPLETED http://www.pygame.org/wiki/ShadowEffects http://www.pygame.org/wiki/SimpleFontManager http://www.pygame.org/wiki/SimpleOpenGL2dClasses http://www.pygame.org/wiki/SmallerRectForSpriteCollision http://www.pygame.org/wiki/SmoothInterpolator http://www.pygame.org/wiki/SpatialHashMap http://www.pygame.org/wiki/SpatialHash_for_Pygame http://www.pygame.org/wiki/Spritesheet http://www.pygame.org/wiki/SubtractRects http://www.pygame.org/wiki/TextureCoordinateArithmetic http://www.pygame.org/wiki/TextWrapping http://www.pygame.org/wiki/toggle_fullscreen http://www.pygame.org/wiki/TTFToBitmapConverter http://www.pygame.org/wiki/WindowResizing http://www.pygame.org/wiki/WxPython
On Mon, Dec 12, 2011 at 3:52 PM, Sean Wolfe <[email protected]> wrote: > More pages done, and one more ordinal error: > > MIGRATED > http://www.pygame.org/wiki/distributing > http://www.pygame.org/wiki/FrequentlyAskedQuestions > http://www.pygame.org/wiki/Glossary > http://www.pygame.org/wiki/gsoc2009ideas > http://www.pygame.org/wiki/gui > http://www.pygame.org/wiki/gsoc2011ideas > http://www.pygame.org/wiki/guinew > http://www.pygame.org/wiki/Hacking > http://www.pygame.org/wiki/helprequesthowto > http://www.pygame.org/wiki/interviews > http://www.pygame.org/wiki/kubuntu > http://www.pygame.org/wiki/macintosh > http://www.pygame.org/wiki/MacSVNCompile > > ERROR > http://www.pygame.org/wiki/gsoc2009readinglist > > C:\scratchpad\pygame>wiki2bitbucket.py gsoc2009readinglist > Traceback (most recent call last): > File "C:\scratchpad\pygame\wiki2bitbucket.py", line 39, in <module> > creole_version = html2creole(unicode(pretty_html)) > UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position > 5276: ordinal not in range(128) > > > > > On Wed, Dec 7, 2011 at 4:49 PM, René Dudfield <[email protected]> wrote: >> Nice work Sean :) >> >> >> >> On Wed, Dec 7, 2011 at 6:50 PM, Sean Wolfe <[email protected]> wrote: >>> >>> More! more! Also some problems which are detailed in the ATTEMPTED >>> section below. >>> >>> ------- >>> DONE: >>> http://www.pygame.org/wiki/WindowsExecutables_Py2Exe >>> http://www.pygame.org/wiki/syntax >>> http://www.pygame.org/wiki/python3porting >>> http://www.pygame.org/wiki/Pygame2exe >>> http://www.pygame.org/wiki/pgreloaded >>> http://www.pygame.org/wiki/surfarray_profile >>> http://www.pygame.org/wiki/Optimisations >>> http://www.pygame.org/wiki/AlternateJpegBuild >>> http://www.pygame.org/wiki/MinGWBuildingDependenciesByHand >>> http://www.pygame.org/wiki/MingWlibtiffBuild?action=view >>> http://www.pygame.org/wiki/PreparingMinGW >>> >>> >>> HG complained that this was already tracked, but I submitted anyway: >>> http://www.pygame.org/wiki/MingW >>> >>> >>> ------- >>> ATTEMPTED BUT FAILED: >>> >>> this says it's already tracked... I didn't override it: >>> http://www.pygame.org/wiki/sandbox >>> >>> This one had a UnicodeDecodeError in wiki2bitbucket.py which I didn't >>> try to fix: >>> http://www.pygame.org/wiki/demo.png >>> >>> This one says already tracked, not sure how to proceed: >>> http://www.pygame.org/wiki/todo >>> >>> >>> More to follow! >>> >>> >>> >>> >>> On Wed, Dec 7, 2011 at 11:35 AM, René Dudfield <[email protected]> wrote: >>> > On Wed, Dec 7, 2011 at 3:06 PM, Sean Wolfe <[email protected]> wrote: >>> >> >>> >> there are some spam top level pages like 'weight_loss' . Is there an >>> >> interface or keyword to use to delete these top level pages? >>> >> >>> > >>> > Hi, >>> > >>> > we can just ignore those ones, and not add them to the new wiki. >>> > >>> > cheers, >>> >>> >>> >>> -- >>> A musician must make music, an artist must paint, a poet must write, >>> if he is to be ultimately at peace with himself. >>> - Abraham Maslow >> >> > > > > -- > A musician must make music, an artist must paint, a poet must write, > if he is to be ultimately at peace with himself. > - Abraham Maslow -- A musician must make music, an artist must paint, a poet must write, if he is to be ultimately at peace with himself. - Abraham Maslow
