Source code for Gramps Genealogical program
Go to file
Alex Roitman 4d8789f4ab * src/ReadXML.py (import_data), src/WriteXML.py (export_data),
src/RelImage.py (import_media_object), src/gramps_main.py
(open_example), src/plugins/Check.py (cleanup_missing_photos),
src/plugins/WebPage.py (write_gallery):
Change shutil.copy() calls to first call shutil.copyfile() and then try
setting up bits.


svn: r1652
2003-06-03 21:18:23 +00:00
CVSROOT initial checkin 2001-04-21 14:10:40 +00:00
gramps Removed wildcards from Makefiles for better POSIX-compliant portability 2003-02-28 02:52:19 +00:00
gramps2 * src/ReadXML.py (import_data), src/WriteXML.py (export_data), 2003-06-03 21:18:23 +00:00