[Patches] [ python-Patches-662454 ] (Bug 660811: importing x.y.z as m is possible, docs say othe

SourceForge.net noreply@sourceforge.net
Thu, 16 Jan 2003 03:33:28 -0800


Patches item #662454, was opened at 2003-01-05 04:07
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=662454&group_id=5470

Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Christopher Blunck (blunck2)
Assigned to: Martin v. Löwis (loewis)
Summary: (Bug 660811: importing x.y.z as m is possible, docs say othe

Initial Comment:
import os.path as o works in: 2.2.x, and 2.1.x. 
It does not work in 1.5.2 because the "as" keyword did
not exist.

Perhaps this is a left-over from docs from the 1.5 era?

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2003-01-16 12:33

Message:
Logged In: YES 
user_id=21627

Thanks for the patch, committed as ref6.tex 1.60.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=662454&group_id=5470