1
0
Fork 0
flightgear/scripts/python
Florent Rougon 5aae639a0d terrasync.py: print full URL in exception messages, pass full URL to callback
Due to some misleading 'url' variable name, network error messages used
to contain things such as '/scenery/Airports/N/E/4/.dirindex' (i.e., the
path on the server) instead of the full URL. For the same reason, the
callback function of HTTPGetCallback objects was passed this
path-on-server instead of the URL. This should all be fixed now.
2018-02-08 00:10:18 +01:00
..
TerraSync terrasync.py: print full URL in exception messages, pass full URL to callback 2018-02-08 00:10:18 +01:00
demo.py George PATTERSON: 2006-10-29 12:34:26 +00:00
FGFSDemo.py Fixed a bug in FlightGear.py. Splitting name,value,type using whitespace 2002-07-22 23:25:28 +00:00
FlightGear.py George PATTERSON: 2006-10-29 12:34:26 +00:00
nasal_api_doc.py Ignore empty lines in html output. 2012-03-25 10:34:50 +02:00