[issue12537] mailbox's _become_message is very fragile

2011-09-01 Thread Justin Wehnes

Changes by Justin Wehnes :


--
nosy: +jwehnes

___
Python tracker 
<http://bugs.python.org/issue12537>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue13801] The Python 3 Docs doesn't highlight nonlocal

2012-01-16 Thread Justin Wehnes

Justin Wehnes  added the comment:

Nonlocal is highlighted under Language Reference under simple statements 
section 6.13 (http://docs.python.org/dev/reference/index.html).  
help("nonlocal") will also bring up the documentation (works for me in 3.3).

--
nosy: +jwehnes

___
Python tracker 
<http://bugs.python.org/issue13801>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue13801] The Python 3 Docs don't highlight nonlocal

2012-01-16 Thread Justin Wehnes

Justin Wehnes  added the comment:

Ahh yes I see it.  Sorry about that.

--

___
Python tracker 
<http://bugs.python.org/issue13801>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue13816] Two typos in the docs

2012-01-18 Thread Justin Wehnes

Justin Wehnes  added the comment:

Removed the hyphen in function keys.
Didn't really see a problem with using an apostrophe in 'ith' instead of a 
hyphen because I have seen it done both ways but changed it anyways.
This is my first contribution so i needed the practice.  Hope I did everything 
correctly.

--
keywords: +patch
nosy: +JWEH
Added file: http://bugs.python.org/file24273/hyphen_removed_key_function.diff

___
Python tracker 
<http://bugs.python.org/issue13816>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue13816] Two typos in the docs

2012-01-18 Thread Justin Wehnes

Changes by Justin Wehnes :


Added file: http://bugs.python.org/file24274/i_th_hyphen.diff

___
Python tracker 
<http://bugs.python.org/issue13816>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue13816] Two typos in the docs

2012-01-23 Thread Justin Wehnes

Justin Wehnes  added the comment:

Fixed.

--
Added file: http://bugs.python.org/file24302/issue13816.diff

___
Python tracker 
<http://bugs.python.org/issue13816>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue13857] Add textwrap.indent() as counterpart to textwrap.dedent()

2012-01-30 Thread Justin Wehnes

Justin Wehnes  added the comment:

Just wondering if someone is already working on this or am I free to supply a 
patch?

--
nosy: +jwehnes

___
Python tracker 
<http://bugs.python.org/issue13857>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com