cpython/Lib/lib2to3/fixes
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) 13b56efa81 remove fix_callable, callable() was readded long ago in 3.x. 2016-09-09 18:33:32 -07:00
..
__init__.py
fix_apply.py Issue #25969: Update the lib2to3 grammar to handle the unpacking 2016-09-09 18:32:52 -07:00
fix_asserts.py
fix_basestring.py
fix_buffer.py
fix_dict.py
fix_except.py
fix_exec.py
fix_execfile.py
fix_exitfunc.py
fix_filter.py
fix_funcattrs.py
fix_future.py
fix_getcwdu.py
fix_has_key.py
fix_idioms.py
fix_import.py
fix_imports.py
fix_imports2.py
fix_input.py Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
fix_intern.py Issue #25969: Update the lib2to3 grammar to handle the unpacking 2016-09-09 18:32:52 -07:00
fix_isinstance.py
fix_itertools.py
fix_itertools_imports.py
fix_long.py
fix_map.py
fix_metaclass.py Issue #27076: Doc, comment and test function name spelling fixes 2016-05-26 05:28:50 +00:00
fix_methodattrs.py
fix_ne.py
fix_next.py
fix_nonzero.py
fix_numliterals.py
fix_operator.py
fix_paren.py
fix_print.py
fix_raise.py
fix_raw_input.py
fix_reduce.py
fix_renames.py
fix_repr.py
fix_set_literal.py
fix_standarderror.py
fix_sys_exc.py
fix_throw.py
fix_tuple_params.py
fix_types.py
fix_unicode.py
fix_urllib.py
fix_ws_comma.py
fix_xrange.py
fix_xreadlines.py
fix_zip.py