- Timestamp:
- 2013-03-06T19:41:18Z (12 years ago)
- Branches:
- master
- Children:
- 52ceb4b
- Parents:
- ed3ff43
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/skype/skyped.py
red3ff43 r8407e25 468 468 469 469 if not os.path.exists(options.config): 470 parser.error(( "Can't find configuration file at '%s'. "470 parser.error(( "Can't find configuration file at '%s'. " 471 471 "Use the -c option to specify an alternate one." )% options.config) 472 472
Note: See TracChangeset
for help on using the changeset viewer.