index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
reference
/
import.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #24713: Use importlib.reload() in import reference document.
Berker Peksag
2015-07-25
1
-1/+1
*
Issue #24029: Document the name binding behavior for submodule imports.
Barry Warsaw
2015-04-22
1
-0/+35
*
Fixing broken links in doc, part 3: the rest
Georg Brandl
2014-10-29
1
-1/+1
*
Use https:// URLs when referring to python.org hosts.
Georg Brandl
2014-10-29
1
-1/+1
*
Issue #19697: document more __main__.__spec__ quirks
Nick Coghlan
2014-03-29
1
-2/+16
*
Issue #19697: Document cases where __main__.__spec__ is None.
Eric Snow
2014-03-29
1
-1/+41
*
Regenerated pydoc/topics.py, and fix a "suspicious" doc error.
Larry Hastings
2014-01-05
1
-1/+1
*
Removed spaces before commas and periods.
Serhiy Storchaka
2013-12-23
1
-1/+1
|
\
*
|
Issue #19713: Fix mistakes in the import page of language reference.
Eric Snow
2013-12-17
1
-102/+118
*
|
Fix a few markup problems in the new import doc.
Georg Brandl
2013-11-24
1
-2/+4
*
|
Implement PEP 451 (ModuleSpec).
Eric Snow
2013-11-22
1
-146/+309
*
|
Issue #15767: Revert 3a50025f1900 for ModuleNotFoundError
Brett Cannon
2013-07-04
1
-6/+6
*
|
Issue #15767: Touch up ModuleNotFoundError usage by import.
Brett Cannon
2013-06-13
1
-6/+6
*
|
merge
Brett Cannon
2013-05-25
1
-1/+5
|
\
\
|
|
/
|
*
Mention __cached__ in the import ref.
Brett Cannon
2013-05-25
1
-1/+5
*
|
#17115,17116: Have modules initialize the __package__ and __loader__
Brett Cannon
2013-05-04
1
-2/+2
*
|
Merge with 3.3.
Georg Brandl
2013-03-28
1
-2/+1
|
\
\
|
|
/
|
*
Closes #4159: add LaTeX tabular column specifications to tables that otherwis...
Georg Brandl
2013-03-28
1
-2/+1
*
|
Issue #17117: Have both import itself and importlib.util.set_loader()
Brett Cannon
2013-03-13
1
-7/+9
|
/
*
- Issue #16514: Fix regression causing a traceback when sys.path[0] is None
Barry Warsaw
2012-11-20
1
-9/+15
*
Issue #16144: Fix misleading sentence in reference/import.
Andrew Svetlov
2012-11-15
1
-5/+5
*
s/path importer/path based finder/ (because the path based finder is not an i...
Nick Coghlan
2012-08-20
1
-46/+51
*
Fix markup errors and update pydoc topics.
Georg Brandl
2012-08-11
1
-1/+1
*
Issue #15502: Bring the importlib.PathFinder docs and docstring more in line ...
Nick Coghlan
2012-08-02
1
-73/+148
*
Finally, a coherent set of terminology for all the lil' beasties involved.
Barry Warsaw
2012-07-31
1
-0/+617