[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] spammity spam on /wiki/patchesandbugs



Almost done ... one ordinal error.

COMPLETED
http://www.pygame.org/wiki/2DGeometryEngine
http://www.pygame.org/wiki/2DVectorClass
http://www.pygame.org/wiki/3DVectorClass
http://www.pygame.org/wiki/BezierCurve
http://www.pygame.org/wiki/BoundingBox
http://www.pygame.org/wiki/CairoPygame
http://www.pygame.org/wiki/CalculateDist
http://www.pygame.org/wiki/CommandDispatch
http://www.pygame.org/wiki/ConchMusicSoundToolkit
http://www.pygame.org/wiki/ConstantGameSpeed
http://www.pygame.org/wiki/GLSLExample
http://www.pygame.org/wiki/GLSL_ARB_Example
http://www.pygame.org/wiki/GradientCode
http://www.pygame.org/wiki/HeadlessNoWindowsNeeded
http://www.pygame.org/wiki/ImagePacker
http://www.pygame.org/wiki/Interpolator
http://www.pygame.org/wiki/IntersectingLineDetection
http://www.pygame.org/wiki/Joystick_analyzer
http://www.pygame.org/wiki/LazyImageLoading
http://www.pygame.org/wiki/LinearInterpolator
http://www.pygame.org/wiki/Load_32-bit_BMP_with_Alpha
http://www.pygame.org/wiki/MakeOpenglDrawIn2D
http://www.pygame.org/wiki/MatplotlibPygame
http://www.pygame.org/wiki/MemoizingDecorator
http://www.pygame.org/wiki/MidiScheduler
http://www.pygame.org/wiki/MmapSurfaces
http://www.pygame.org/wiki/OBJFileLoader
http://www.pygame.org/wiki/Profiling
http://www.pygame.org/wiki/QuadTree
http://www.pygame.org/wiki/RGBColorConversion
http://www.pygame.org/wiki/RotateCenter
http://www.pygame.org/wiki/RunningInCorrectDirectory
http://www.pygame.org/wiki/SettingWindowPosition

FAILED
http://www.pygame.org/wiki/InputWrapper

C:\scratchpad\pygame>wiki2bitbucket.py InputWrapper
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
9626: ordinal not in range(128)
C:\scratchpad\pygame>

On Mon, Dec 12, 2011 at 4:26 PM, Sean Wolfe <ether.joe@xxxxxxxxx> wrote:
> 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 <ether.joe@xxxxxxxxx> 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 <renesd@xxxxxxxxx> wrote:
>>> Nice work Sean :)
>>>
>>>
>>>
>>> On Wed, Dec 7, 2011 at 6:50 PM, Sean Wolfe <ether.joe@xxxxxxxxx> 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 <renesd@xxxxxxxxx> wrote:
>>>> > On Wed, Dec 7, 2011 at 3:06 PM, Sean Wolfe <ether.joe@xxxxxxxxx> 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,
>>>>
>>>>
>>>>
>>>> --