[py-dev] win32 issues
Florian Schulze
florian.schulze at gmx.net
Mon Jun 13 12:53:50 CEST 2005
On Sun, 12 Jun 2005 08:53:54 -0700 (PDT), Grig Gheorghiu
<grig at gheorghiu.net> wrote:
>
> --- Max Ischenko <ischenko at gmail.com> wrote:
>
>> Me wrote:
>> > On the site you wrote: "The main missing feature is proper testing
>> and
>> > integration with win32 platforms and improved documentation."
>> >
>> > What kind of kind of problems do you have with win32?
>> >
>> > I'm currently working on win32 (XP) and may be able to help.
>>
>
> One thing that doesn't work for me is the full functionality of the
> tkinter GUI (when you run py.test --tkinter). I can't see any tree of
> tests in the GUI panes.
>
> The last time I ran py.test in the top-level py directory on a Win XP
> box, no test failed. But on Win2k Pro a lot of them fail. I'll run them
> again and I'll post my findings in the open issue.
>
> Grig
Also svn doesn't work when a locale different than en (english) is used.
Either pysvn should be used when available (fallback to svn commands like
now if not), or the original svn wrappers.
Also executable searching in the environment path and registry isn't done
yet, would be nice to have.
Regards,
Florian Schulze
More information about the py-dev
mailing list