Sergey Fedoseev
|
ed7b1bdf01
|
Fixed #25926 -- Removed gis.utils.ogrinfo.sample backwards compatibility alias.
|
2015-12-12 12:00:24 -05:00 |
Alex Gaynor
|
7548aa8ffd
|
More attacking E302 violators
|
2013-11-02 13:12:09 -07:00 |
Alex Gaynor
|
f2d8027c9a
|
Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet)
|
2013-10-26 10:50:40 -07:00 |
Claude Paroz
|
596cb9c7e2
|
Replaced print statement by print function (forward compatibility syntax).
|
2012-04-30 20:45:03 +02:00 |
Adrian Holovaty
|
5ceed0a053
|
Changed a whole bunch of places to raise exception instances instead of old-style raising exception classes plus a comma. Good for the future Python 3 conversion
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12180 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-01-10 18:36:20 +00:00 |
Justin Bronn
|
79e68c225b
|
Merged the gis branch into trunk.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8219 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-05 18:13:06 +00:00 |