[Idle-dev] [ idlefork-Bugs-782759 ] config-main.def user configuration doc incorrect

SourceForge.net noreply at sourceforge.net
Fri Aug 8 21:22:32 EDT 2003


Bugs item #782759, was opened at 2003-08-04 06:30
Message generated for change (Comment added) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=782759&group_id=9579

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
>Priority: 3
Submitted By: Seo Sanghyeon (sanxiyn)
>Assigned to: Kurt B. Kaiser (kbk)
Summary: config-main.def user configuration doc incorrect

Initial Comment:
IDLE 1.0 included in Python 2.3.

config-main.def has following lines:

# user configuration
# -------------------
# ~/.idlerc/idle-main.cfg  the user general config file
# ...

This is incorrect.

They should be ~/.idlerc/config-main.cfg, etc.
configHandler.IdleConf.CreateConfigHandlers() says so.

Perhaps it doesn't matter, since users are supposed
to use new configuration dialog?

----------------------------------------------------------------------

>Comment By: Kurt B. Kaiser (kbk)
Date: 2003-08-08 22:22

Message:
Logged In: YES 
user_id=149084

IDLEfork config-main.def Rev 1.20
idlelib config-main.def Rev 1.20
backported 2.3-maint Rev 1.19.8.1

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=782759&group_id=9579



More information about the IDLE-dev mailing list