8 Commits

Author SHA1 Message Date
Ludvig Ericson
384ef86b9a Don't import main module in setup.
It was a pretty bad idea, seeing as you'd need to have pylibmc installed
to install pylibmc, which is... um, chicken-and-egg-troublesome.
2009-09-07 23:55:28 +02:00
lericson
2d0eb9bb7d Move version string to pylibmc module. 2009-09-07 20:58:55 +02:00
lericson
ccf7b8c03f Prepare pylibmc 0.7. 2009-09-07 02:29:35 +02:00
lericson
e0af127fe6 Don't include extra arguments. 2009-09-07 02:19:18 +02:00
lericson
76e427e052 Remove Snow Leopard specific hacks and note in readme. 2009-09-07 01:59:54 +02:00
lericson
5fd68b34c7 Merge patch from amix
Add support for bool values, use ssize_t in some places (not sure about
this) and some other stuff.
2009-09-05 02:08:04 +02:00
lericson
4fc4399dcd Split readme to own file. 2009-07-31 22:19:25 +02:00
lericson
4e68248105 Initial import into git! 2009-07-27 16:10:43 +02:00