Nick Hall
cdee00aca2
Remove trailing whitespace
2015-08-23 18:42:07 +01:00
Nick Hall
6d047c946c
Replace conv_to_unicode_direct with str
2015-03-14 21:49:45 +00:00
Nick Hall
e0608f0ec4
Remove python2 specific code
2015-03-14 19:29:16 +00:00
Malcom Lewis
86303f6116
Update FSF address to current location.
2014-08-08 19:39:45 -07:00
Nick Hall
f6be31eb39
Remove subversion substitution variables
2014-04-15 14:10:18 +01:00
John Ralls
4a1c769a7e
[Bug #6361 ] try to run soundex tool
...
Updated for python3
svn: r21199
2013-01-22 19:21:29 +00:00
Jérôme Rapinat
14dbae104f
make relative import more consistent (python3, convension)
...
svn: r20692
2012-11-21 19:58:30 +00:00
Jérôme Rapinat
a34af94a40
make it work with python 3 (thank you Benny)
...
svn: r20690
2012-11-21 16:03:08 +00:00
Jérôme Rapinat
2825502b18
ImportError: No module named constfunc
...
svn: r20689
2012-11-21 14:31:27 +00:00
Benny Malengier
bb5fc7cb7c
2620: GEPS 031: Python 3 support - 3.2
...
This does patch updates Gramps to the 3.2 syntax, it does not yet mean Gramps works with python 3.2
Expect next day commits to fix further issues, but this is the main 2to3 tool created patch changed
where needed to have python 2.7 work.
Specific issues might be:
1. next has been changed, must be checked
2. new division as on the wiki page listed is to do
3. ...
svn: r20634
2012-11-07 17:53:14 +00:00
Benny Malengier
326d604365
GEPS 026: Replace 'make' for Gramps build
...
If we want to use Gramps from the code directory, src should be called gramps to allow import
svn: r20466
2012-09-30 11:55:52 +00:00