This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skip.montanaro
Recipients
Date 2000-07-11.16:45:01
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Guido asked:

   > Why use n - copy.copy(m)? It's much simpler to use n = m[:].

Just a brain fart.  I will upload a revised patch.

I will also try splitting on both os.sep and os.altsep as Fredrik indicated.
History
Date User Action Args
2007-08-23 15:00:07adminlinkissue400788 messages
2007-08-23 15:00:07admincreate