aboutsummaryrefslogtreecommitdiff
path: root/python/google
Commit message (Expand)AuthorAgeFilesLines
* Fix call to superclass.__init__() to work on newer versions of Python.kenton@google.com2008-12-021-1/+1
* Integrate changes from internal code.kenton@google.com2008-11-2113-133/+204
* * Fixed template specialization syntax that MSVC 2005 didn't like. Not sure ifkenton@google.com2008-10-031-4/+2
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-2426-303/+903
* Add missing file.temporal2008-08-131-0/+216
* Integrate recent changes from google3.temporal2008-08-134-223/+378
* Applied Ulrich Kunitz's patches to slightly optimize Python serialization code.temporal2008-07-272-4/+3
* Sync code with Google-internal branch. Changes:temporal2008-07-233-7/+16
* Fix Python service CallMethod() implementation.temporal2008-07-182-2/+20
* Initial checkin.temporal2008-07-1028-0/+7129