summaryrefslogtreecommitdiffstats
path: root/cython/plist.pyx
AgeCommit message (Expand)AuthorFilesLines
2011-09-26Fixed some memory leaks and unicode handling.Gravatar Bryan Forbes1-39/+67
2011-09-26If the plist type is none, return None.Gravatar Bryan Forbes1-0/+2
2011-09-26Removed a call to __dealloc__ and added initialization of _array.Gravatar Bryan Forbes1-1/+1
2011-09-26Added cython bindings.Gravatar Bryan Forbes1-0/+699