Posts tagged "files_directories"
- How to get the filename and it's parent directory in Python (posted 2011-12-28)
- How to remove ^M characters from a file with Python (posted 2011-10-03, 7 Comments)
- Options for listing the files in a directory with Python (posted 2010-04-19, 7 Comments)
- Monitoring a filesystem with Python and Pyinotify (posted 2010-04-09, 2 Comments)
- os.path.relpath() source code for Python 2.5 (posted 2010-03-31, 1 Comment)
- A hack to copy files between two remote hosts using Python (posted 2010-02-08, 3 Comments)
- Iterating over lines in multiple Linux log files using Python (posted 2010-01-23, 3 Comments)
- Notes on working with files and directories in Python (posted 2009-09-18)
- Working with files and directories in Python (posted 2008-04-14)
- How to get current working directory in Python (posted 2007-11-02)
- backing up with rsync (posted 2007-08-31, 1 Comment)
- Python os.walk example (posted 2007-03-15, 14 Comments)