Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Software Development
>
Interpreters
>
Python Japanese Environment
>
Ticket List/Search
>
Ticket #8568
Python Japanese Environment
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Subversion
View Repository
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Wiki
FrontPage
Title index
Recent changes
Doc Mgr
List Docs
Communication
list of ML
pythonjp-checkins
Ticket #8568
Ticket List
Submit New Ticket
RSS
optparse のところのtypoほか
Open Date:
2006-06-21 16:11
Last Update:
2006-06-27 05:28
monitor
ON
OFF
Reporter:
haruki
Owner:
ymasuda
Type:
Bugs
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Details
Reply
http://www.python.jp/doc/2.4/lib/optparse-terminology.html
にて、typoあります。
「GNU プロジェクトでは "-" の後ろに一連の語をハイフンで
区切る方法、例えば "-file" や "-dry-run" optparse が提
供しているのはこれら二種類のオプション書法だけです。」
->
「GNU プロジェクトでは "-" の後ろに、ハイフン区切りの
語、たとえば "-file" や "-dry-run" を置く方法も用いてい
ます。optparse は、これら二種類のオプション書法だけを処
理可能です。」
(多少、訳もいじりました)
「他に見られる他のオプション書法には」
->
「他に見られるオプション書法には」
Ticket History (2/2 Histories)
2006-06-27 04:10
Updated by:
ymasuda
Owner
Update from
(None)
to
ymasuda
2006-06-27 05:28
Updated by:
ymasuda
Ticket Close date
is changed to
2006-06-27 05:28
Resolution
Update from
None
to
Fixed
Status
Update from
Open
to
Closed
Comment
Reply
Logged In: YES
user_id=1454
修正しました.
ご指摘ありがとうございました.
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
Submit
にて、typoあります。
「GNU プロジェクトでは "-" の後ろに一連の語をハイフンで
区切る方法、例えば "-file" や "-dry-run" optparse が提
供しているのはこれら二種類のオプション書法だけです。」
->
「GNU プロジェクトでは "-" の後ろに、ハイフン区切りの
語、たとえば "-file" や "-dry-run" を置く方法も用いてい
ます。optparse は、これら二種類のオプション書法だけを処
理可能です。」
(多少、訳もいじりました)
「他に見られる他のオプション書法には」
->
「他に見られるオプション書法には」