Ahoj, ja bych na to pouzil os.stat(filepath)[-1] Leos
Martin Jedlička wrote: > Zdravim, > potreboval bych vedet, jak porovnam dva soubory podle casu (datumu) > zmeny. Datum a cas zjistim pomoci > time.ctime(os.path.getmtime(CestaSouboru)), ale ted nevim zjistim, ktery > ze souboru je novejsi. > > Diky, Martin > > _______________________________________________ > Python mailing list > [email protected] > http://www.py.cz/mailman/listinfo/python > -- ---- Leos Pol SW Engineer Radiante Corp. If it can be imagined, we can implement it _______________________________________________ Python mailing list [email protected] http://www.py.cz/mailman/listinfo/python
