Tim Peters schrieb: >> Does that mean that they are unstable, in the sense that they may >> change behaviour in new versions of Python? > > They /may/ change, but they won't (== only common sense guarantees > they won't change ;-)).
That, of course, is true for any API. For the documented API, there is certainly a stronger desire to provide backwards compatibility in the face of changes, but in some cases, it just means that the change also gets documented. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com