• Guido van Rossum's avatar
    Fix most trivially-findable print statements. · be19ed77
    Guido van Rossum yazdı
    There's one major and one minor category still unfixed:
    doctests are the major category (and I hope to be able to augment the
    refactoring tool to refactor bona fide doctests soon);
    other code generating print statements in strings is the minor category.
    
    (Oh, and I don't know if the compiler package works.)
    be19ed77
Adı
Son kayıt (commit)
Son güncelleme
..
README Loading commit data...
bogus_code_obj.py Loading commit data...
bogus_sre_bytecode.py Loading commit data...
borrowed_ref_1.py Loading commit data...
borrowed_ref_2.py Loading commit data...
dangerous_subclassing.py Loading commit data...
gc_inspection.py Loading commit data...
infinite_loop_re.py Loading commit data...
infinite_rec_1.py Loading commit data...
infinite_rec_2.py Loading commit data...
infinite_rec_5.py Loading commit data...
loosing_dict_ref.py Loading commit data...
loosing_mro_ref.py Loading commit data...
modify_dict_attr.py Loading commit data...
nasty_eq_vs_dict.py Loading commit data...
recursion_limit_too_high.py Loading commit data...
recursive_call.py Loading commit data...
weakref_in_del.py Loading commit data...