|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/imgfix.html
Дата изменения: Fri Apr 8 12:46:14 2016 Дата индексирования: Sun Apr 10 20:08:52 2016 Кодировка: |
| imgfix | index imgfix.py |
Examine and fix the height/width attributes on IMG tags in the given files.
| Modules | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| CONSERV = 0 DOCROOT = '.' NOOP = 0 USAGE = 'imgfix.py [-c] [-n] [-d /docrootdir] file [more ...ile(s) containing HTML IMG tags to be fixed.\n ' atrprog = <_sre.SRE_Pattern object> cwd = '/data/scheduling/spss_flight_data/planinst/chance/doc' imgprog = <_sre.SRE_Pattern object> | ||