Changes by Adam Woodbeck :
--
nosy: +adam.woodbeck
___
Python tracker
<http://bugs.python.org/issue12185>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Adam Woodbeck :
--
nosy: +adam.woodbeck
___
Python tracker
<http://bugs.python.org/issue11699>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Adam Woodbeck :
--
nosy: +adam.woodbeck
___
Python tracker
<http://bugs.python.org/issue11644>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Adam Woodbeck :
--
nosy: +adam.woodbeck
___
Python tracker
<http://bugs.python.org/issue11203>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Adam Woodbeck :
--
nosy: +adam.woodbeck
___
Python tracker
<http://bugs.python.org/issue11785>
___
___
Python-bugs-list mailing list
Unsubscribe:
Adam Woodbeck added the comment:
I propose:
object.copy_sign(other)
Return a copy of *object* with the sign set to be the same as the sign of
*other*.
This format is most familiar to me. But like Ezio wrote, all other methods
referring to first and second operands would need to
Adam Woodbeck added the comment:
Or rather:
object.copy_sign(other)
Return a copy of *object* with the sign set to be that of *other*.
--
___
Python tracker
<http://bugs.python.org/issue12
Adam Woodbeck added the comment:
Sorry guys. I'm new at this. After reviewing this thread, Terry's suggestion
makes the most sense to me.
--
___
Python tracker
<http://bugs.python.o
Adam Woodbeck added the comment:
Hi Francisco,
I finally found time to create a patch for this issue. I was just saving the
patch I wrote as your update arrived in my inbox. I've included my patch for
good measure. It's better to have two proposed patches than none at all in m
New submission from Adam Woodbeck :
Jesse requested the devguide be updated to include a mention of the Python
Mentors site. The attached patch is my rough draft.
--
components: Devguide
files: help.rst.patch
keywords: patch
messages: 137807
nosy: adam.woodbeck, ncoghlan
priority
Adam Woodbeck added the comment:
Éric, good point. I'll propose different wording when I have an opportunity
later today. In the mean time, I'm certainly open to suggestions, especially
as I get my feet wet.
So you would also prefer a mention of the python-ideas and python-d
New submission from Adam Woodbeck :
Here is the latest update to the devguide's help.rst for your consideration.
It includes Nick's tweaks to what I originally submitted.
--
components: Devguide
files: help.rst.patch
keywords: patch
messages: 138668
nosy: adam.woodbeck
Changes by Adam Woodbeck :
--
nosy: +adam.woodbeck
___
Python tracker
<http://bugs.python.org/issue10403>
___
___
Python-bugs-list mailing list
Unsubscribe:
Adam Woodbeck added the comment:
I grepped the documentation in the cpython repository and replaced all mentions
of "member(s)" with "attribute(s)" where I felt appropriate. I left mentions
of "members" related to structs or any C documentation alone a
Adam Woodbeck added the comment:
I was always under the impression attributes and methods were mutually
exclusive. I've corrected the patch as requested.
--
Added file: http://bugs.python.org/file22436/issue10403_v2.patch
___
Python tracker
Changes by Adam Woodbeck :
Added file: http://bugs.python.org/file22438/issue10403_v3.patch
___
Python tracker
<http://bugs.python.org/issue10403>
___
___
Python-bug
Changes by Adam Woodbeck :
--
nosy: +adam.woodbeck
___
Python tracker
<http://bugs.python.org/issue10608>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Adam Woodbeck :
--
nosy: +adam.woodbeck
___
Python tracker
<http://bugs.python.org/issue10503>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Adam Woodbeck :
--
nosy: +adam.woodbeck
___
Python tracker
<http://bugs.python.org/issue12436>
___
___
Python-bugs-list mailing list
Unsubscribe:
Adam Woodbeck added the comment:
So what we're looking for is comprehensive HOWTOs for installing and running
Python on Windows, OSX and Linux to be added to
http://docs.python.org/howto/index.html?
--
___
Python tracker
<http://bugs.py
Changes by Adam Woodbeck :
--
nosy: +adam.woodbeck
___
Python tracker
<http://bugs.python.org/issue12409>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Adam Woodbeck :
--
nosy: +adam.woodbeck
___
Python tracker
<http://bugs.python.org/issue11176>
___
___
Python-bugs-list mailing list
Unsubscribe:
22 matches
Mail list logo