[Python] pgsql2shp + zip + cgi + download ... bad header
Andrea D'Amore
and.damore a gmail.com
Lun 4 Apr 2016 16:11:03 CEST
2016-04-02 23:38 GMT+02:00 Giuseppe Naponiello <beppenapo a gmail.com>:
> (tralascio le cose superflue a favore di una maggiore leggibilità)
[…]
> def shp():
> try:
> os.system(punti)
> except:
> return
> try:
> os.system(linee)
> except:
> return
> try:
> os.system(poligoni)
> except:
> return
Le eccezioni qui sono tutte catchall per la questione della leggibilità, giusto?
--
Andrea
Maggiori informazioni sulla lista
Python