[Developers] Announcing freebase-python 1.0.2a

Alec Flett alecf at metaweb.com
Tue Aug 18 00:30:40 UTC 2009


.. fixing a few very minor bugs since 1.0.1:

- support for 'rememberme' in login() - so you get long-lasting  
cookies if you need them (defaults to False)
- some fcl ls and find tweaks from nix
- switching to using api.freebase.com and sandbox-freebase.com for  
hostnames

http://code.google.com/p/freebase-python/

You can upgrade your existing installation with easy_install:

easy_install freebase==1.0.2a

(1.0.2 was a botched release due to svn mangling on my part, and PyPI  
is not so forgiving about releasing the same version twice...oops!)

Alec


More information about the Developers mailing list