This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pwang
Recipients georg.brandl, pwang
Date 2008-12-04.03:46:53
SpamBayes Score 0.12698582
Marked as misclassified No
Message-id <1228362415.59.0.446802801045.issue4515@psf.upfronthosting.co.za>
In-reply-to
Content
In the section "Removed Syntax", there is some ReST markup that leaked
through into the output:

"The only acceptable syntax for relative imports is from .``[*module*]
:keyword:`import` *name*; :keyword:`import` forms not starting with ``.
are always interpreted as absolute imports. (PEP 0328)"
History
Date User Action Args
2008-12-04 03:46:55pwangsetrecipients: + pwang, georg.brandl
2008-12-04 03:46:55pwangsetmessageid: <1228362415.59.0.446802801045.issue4515@psf.upfronthosting.co.za>
2008-12-04 03:46:54pwanglinkissue4515 messages
2008-12-04 03:46:54pwangcreate