#The default open and save location is always /usr/share/drpython. It should be the user's home
self.defaultdirectory = os.path.expanduser('~') #19.06.2007, thanks to Stijn Polfliet for that patch
Authored by: FrancescoA 2007-06-19
Parent: [r252]
Child: [r254]