Message1297

Author leouserz
Recipients
Date 2007-01-19.18:27:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
oops, I forgot to add that test_dir probably won't pass just by fixing this.  It uses "sys" as the type() arg which is not of type module... yet.  Ive done some early looking at converting PySystemState to a module since it causes problems with the inspect test passing.  On the surface, it doesn't appear that much needs to be changed there.

leouser
History
Date User Action Args
2008-02-20 17:17:36adminlinkissue1603314 messages
2008-02-20 17:17:36admincreate