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 brett.cannon
Recipients brett.cannon, timClicks
Date 2012-02-21.18:54:26
SpamBayes Score 0.00023828392
Marked as misclassified No
Message-id <1329850466.87.0.596439138185.issue14070@psf.upfronthosting.co.za>
In-reply-to
Content
Then I'm not understanding the problem as changes to source trump .pyc files in a reload(). It should make no difference that .pyc files even exist to a reload() as long as source is around.
History
Date User Action Args
2012-02-21 18:54:26brett.cannonsetrecipients: + brett.cannon, timClicks
2012-02-21 18:54:26brett.cannonsetmessageid: <1329850466.87.0.596439138185.issue14070@psf.upfronthosting.co.za>
2012-02-21 18:54:26brett.cannonlinkissue14070 messages
2012-02-21 18:54:26brett.cannoncreate