Issue #7142: Fix uses of unicode in memoryview objects
commit0d4b641f33c7f706c609f293086e86c9403b275f
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 15 Oct 2009 15:53:58 +0000 (15 15:53 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 15 Oct 2009 15:53:58 +0000 (15 15:53 +0000)
tree7e9b72b534055a3e930757fe018babd6b36e5b3a
parent7f4d53d895efd83470ca21683a48d276d53def0f
Issue #7142:  Fix uses of unicode in memoryview objects

git-svn-id: http://svn.python.org/projects/python/trunk@75438 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_memoryview.py
Objects/memoryobject.c