Author: georg.brandl Date: Mon Jun 26 18:54:39 2006 New Revision: 47105 Modified: peps/trunk/pep-3099.txt Log: Fix URL tpyo Modified: peps/trunk/pep-3099.txt ============================================================================== --- peps/trunk/pep-3099.txt (original) +++ peps/trunk/pep-3099.txt Mon Jun 26 18:54:39 2006 @@ -81,7 +81,7 @@ anything except string literals or comments. Thread: sets in P3K? - http://mail.python.org/pipermail/python-3000/2006-April/01474.html + http://mail.python.org/pipermail/python-3000/2006-April/001474.html * Slices and extended slices won't go away (even if the __getslice__ and __setslice__ APIs may be replaced) nor will they return views