Eric V. Smith
|
7699a85f3d
|
It's finders and loaders that will be impacted.
|
2012-04-20 08:11:56 -04:00 |
Eric V. Smith
|
497d6b8f78
|
Cleanup. Add double backticks where needed.
|
2012-04-20 06:29:55 -04:00 |
Eric V. Smith
|
661887ade7
|
Another improvement by Nick: a better description of splitting portions among multiple directories.
|
2012-04-20 06:20:24 -04:00 |
Eric V. Smith
|
ce4af70258
|
Improved paragraph on __path__ recalculation. Suggested by Nick Coglan.
|
2012-04-20 06:15:03 -04:00 |
Eric V. Smith
|
2280b40e6a
|
ImportError -> ImportWarning.
|
2012-04-20 04:51:07 -04:00 |
Eric V. Smith
|
2cc4d29794
|
Note that ImportError will no longer be raised due to a missing __init__.py file.
|
2012-04-19 18:56:22 -04:00 |
Eric V. Smith
|
97b3e45cff
|
Grammar fixes by Brett Cannon.
|
2012-04-19 18:10:05 -04:00 |
Eric V. Smith
|
068205c7bb
|
Added PEP 420. Thanks to MvL. Much of the text comes from PEP 382 and his recap of the PyCon discussion.
|
2012-04-19 16:16:16 -04:00 |