os.access is better/fast that os.path.isfile for checking if exist a file? _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor
- [Tutor] os.access vs os.path.isfile Jonas Melian
- Re: [Tutor] os.access vs os.path.isfile Danny Yoo