Bugs item #1244683, was opened at 2005-07-25 13:09 Message generated for change (Settings changed) made by aisaac0 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1244683&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Documentation Group: None Status: Open Resolution: None Priority: 5 Submitted By: Alan (aisaac0) Assigned to: Nobody/Anonymous (nobody) >Summary: logging module doc needs to note that it changed in 2.4 Initial Comment: http://docs.python.org/lib/module-logging.html lacks the standard note "changed in version 2.4". This affects the basic example at http://docs.python.org/lib/minimal-example.html because in 2.3 (including 2.3.5) basicConfig did not accept the example's keyword arguments. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1244683&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
