I checked out the latest geojsonlib and I had to change the imports to
import geojsonlib as geojson
to get it work :(

Regards
Sanjiv

On Wed, Jun 18, 2008 at 8:22 PM, Sean Gillies <[EMAIL PROTECTED]> wrote:
> Eric Lemoine wrote:
>> Hi. I haven't tried but i purpose upgrading from GeoJSON to geojsonlib
>> only involves upgrading to new egg - the geojson namespace remains so
>> no need to change app code. Are my assumptions correct? Thanks. Eric
>
> Eric, the import name remains "geojson", but this is feeling a bit wrong
> to me this morning (sorry, Matt). If we're going to call it "geojsonlib"
> (like urllib, httplib, etc), then it would be natural to use that for
> its import name as well. Either that or switch the package name to
> "geojson" to match the current import name.
>
> Sean
>
> _______________________________________________
> Community mailing list
> [email protected]
> http://lists.gispython.org/mailman/listinfo/community
>
_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community

Reply via email to