Saving Python Complex Data Types to Amazon S3 - by JCR000 Can Python class data be saved to S3 without marshalling? I am trying to cut down of I/O operations until necessary. Read the article
Chinese string input for python? - by JCR000 How can I get python to work with simplified Chinese text input either as strings or raw input? Read the article