[Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations
Frank Wierzbicki
fwierzbicki at gmail.com
Wed Sep 23 15:06:35 CEST 2009
More information about the Python-Dev mailing list
Wed Sep 23 15:06:35 CEST 2009
- Previous message: [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations
- Next message: [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Sep 22, 2009 at 9:15 PM, Dino Viehland <dinov at microsoft.com> wrote: > And the latest version there is in: > > IronPython_Main\Src\Tests\compat > > Hopefully the infrastructure will just work on Jython because it also runs on > CPython but there may be some Windows specific code in there (e.g. import nt, > a general problem w/ our tests from the days before we always ran tests w/ > the CPython std lib present). > > If you run into any problems let me know and I'd be happy to fix it to make > them more compatible. Great, thanks! I'll take a look (for real this time :) -Frank
- Previous message: [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations
- Next message: [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list