﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
19858	.pyc files in Django-1.4.4.tar.gz, Django-1.3.6.tar.gz tarballs	willkg@…	nobody	"There are some .pyc files in the .tar.gz at:

https://www.djangoproject.com/m/releases/1.4/Django-1.4.4.tar.gz

Then untarr'd it. Then noticed .pyc files in it:

{{{
(richard) saturn ~/tmp/Django-1.4.4> find . -name ""*.pyc""
./django/contrib/sessions/management/__init__.pyc
./django/conf/locale/en/__init__.pyc
./django/conf/locale/en/formats.pyc
./django/conf/locale/__init__.pyc
}}}

They were made with Python 2.7 (pretty sure) so if you use it with Python 2.6 you get bad magic number errors."	Bug	closed	Uncategorized	1.4	Normal	fixed	packaging release	katzj@… vsafronovich@… reinout@… daniel.izquierdo@… mhl20 sssbox@… arthello	Accepted	0	0	0	0	0	0
