Removed 'marshal' from the list of "ok" built-in functions -- the
unmarshalling code is actually rather naive and can easily be caused to crash by feeding it invalid data. This should be fixed in the marshal module, but I don't have the time to fix it now :-(
G
Guido van Rossum committed
3ee6b195bbe8272b5901f3f97c0966ddd4bb72fa
Parent: bcd91e0