[issue6185] 2to3 misses buffer slicing

2009-06-03 Thread Benjamin Peterson

Changes by Benjamin Peterson benja...@python.org:


--
assignee:  - benjamin.peterson
nosy: +benjamin.peterson
priority:  - normal

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue6185
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6185] 2to3 misses buffer slicing

2009-06-03 Thread Benjamin Peterson

Benjamin Peterson benja...@python.org added the comment:

Thanks for the patch! Fixed in r73179.

--
resolution:  - fixed
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue6185
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6185] 2to3 misses buffer slicing

2009-06-02 Thread Joe Amenta

Joe Amenta ament...@msu.edu added the comment:

Patch that will fix the problem (and make the test pass)

--
Added file: http://bugs.python.org/file14165/bufferfix.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue6185
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com