Changes between Version 82 and Version 83 of DevelopGuide


Ignore:
Timestamp:
Mar 31, 2009, 3:57:39 PM (16 years ago)
Author:
Frédéric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopGuide

    v82 v83  
    183183import subprocess
    184184
    185 from PyQt4 import QtCore
    186 
    187 from papywizard.common import config
    188185from papywizard.common.loggingServices import Logger
    189186from papywizard.common.pluginManager import PluginManager