Laurent Bachelier

Results 7 issues of Laurent Bachelier

Compare: https://pypi.python.org/pypi/smartypants/2.0.0 https://pypi.python.org/pypi/smartypants/2.0.1 I maintain an ebuild for Gentoo in my overlay, and I would need the tar.gz to update to 2.0.1 Thanks!

Even though the json module is in Python 2.6, OrderedDict is only present in 2.7.

If there is no setZoom and setCenter before displaying the map, it will display a blank area, with no error messages. It should instead raise an exception telling the user...

For instance with LC_ALL='fr_FR' a latitude could be printed as "42,01" instead of "42.01". Since , is used to separate function arguments in JavaScript, everything is broken.

``` getContainer($styles=array(),$attributes=array()) include_map($gMap,$options=array()) ``` And include_map calls: ``` $gMap->getContainer($options); ```

- the Javascript helper is now JavascriptBase - gMapMarker->addHtmlInfoWindow(string) does not work, it must be a GMapInfoWindow.

This should be only a matter of running `./setup.py sdist register upload`. The documentation mentions installation via pip, but it can't work without this. Also, this would help me in...