← 返回首页
Change directory layout examples for consistency by horshacktest · Pull Request #611 · pypa/packaging.python.org · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Change directory layout examples for consistency#611

Merged
theacodes merged 1 commit into
pypa:masterfrom
horshacktest:trailing-slashes
Jul 8, 2019
Merged

Change directory layout examples for consistency#611
theacodes merged 1 commit into
pypa:masterfrom
horshacktest:trailing-slashes

Conversation

Copy link
Copy Markdown
Contributor

Directory layout examples were changed to use trailing slashes.

Rationale:

  • consistent with examples in the Python modules tutorial
  • consistent with example currently on line 208 (dist/)
  • removing the first leading slash avoids possible confusion that you are to work in the root directory

Directory layout examples were changed to use trailing slashes. Rationale: * consistent with examples in the Python [modules tutorial](https://docs.python.org/3/tutorial/modules.html#packages) * consistent with example currently on line 208 (dist/) * removing the first leading slash avoids possible confusion that you are to work in the root directory
theacodes merged commit b1f291d into pypa:master Jul 8, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Footer

© 2026 GitHub, Inc.