Commit Graph

10 Commits (ba833a57adb2be7f087e36dd4599287bec927876)

Author SHA1 Message Date
Cyril Jaquier 2995a99596 - Replaced "map" with list comprehension
18 years ago
Cyril Jaquier d065d97888 - Use pickle instead of cPickle. Python 2.5 gives an exception with cPickle
18 years ago
Cyril Jaquier 71b9fe8fe8 - Fixed some Pylint warnings/errors
18 years ago
Cyril Jaquier 7989e66270 - Added "-s" option to specify the socket path
18 years ago
Cyril Jaquier 4502c0f6ba - Organized imports (pylint)
18 years ago
Cyril Jaquier b5abd7f2f2 - Use cPickle instead of pickle. cPickle can be up to 1000 times faster
18 years ago
Cyril Jaquier 126807dea8 - Made private fields prefixed with "__"
18 years ago
Cyril Jaquier ce5ea1fa23 - Moved hardcoded socket path to a class variable
19 years ago
Cyril Jaquier 6d2aa15aa7 - Added property 'svn:keywords'
19 years ago
Cyril Jaquier ea1948eff4 - Initial commit of the new development release 0.7
19 years ago