* Tres Seaver [2012-04-05 22:36]:
> Having merged the 'tseaver-better_unittests' branch to the zope.interface
> trunk last Friday, I now have a new branch ready for merging:
>
> http://svn.zope.org/zope.interface/branches/tseaver-no_2to3
>
> The branch excises the use of the 'lib2to3' module and
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/06/2012 10:39 AM, Marius Gedminas wrote:
> Curious: why getattr(meth, _IM_FUNC)? AFAICS starting with Python 2.6
> you can use the Python 3 spelling of meth.__func__. The same applies
> to _FUNC_CODE, _FUNC_DEFAULTS etc. Is it a relic of an o
On Thu, Apr 05, 2012 at 04:36:23PM -0400, Tres Seaver wrote:
> Having merged the 'tseaver-better_unittests' branch to the zope.interface
> trunk last Friday, I now have a new branch ready for merging:
>
> http://svn.zope.org/zope.interface/branches/tseaver-no_2to3
>
> The branch excises the use
Am 05.04.2012, 22:36 Uhr, schrieb Tres Seaver :
Unless the community's consensus is against the branch, I plan to merge
it to the zope.interface trunk by early next week.
+ many/lots!
Charlie
--
Charlie Clark
Managing Director
Clark Consulting & Research
German Office
Kronenstr. 27a
Düsseldor
On Thu, Apr 5, 2012 at 4:36 PM, Tres Seaver wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Having merged the 'tseaver-better_unittests' branch to the zope.interface
> trunk last Friday, I now have a new branch ready for merging:
>
> http://svn.zope.org/zope.interface/branches/tseave
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Having merged the 'tseaver-better_unittests' branch to the zope.interface
trunk last Friday, I now have a new branch ready for merging:
http://svn.zope.org/zope.interface/branches/tseaver-no_2to3
The branch excises the use of the 'lib2to3' module a