﻿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
18789	Too many method arguments equals poor readability for small resolutions.	neixetis@…	nobody	"Lets just suppose you use 1024x768 (it is my r61i max:) ) resolution.

Check for example this doc site:
https://docs.djangoproject.com/en/1.4/topics/http/file-uploads/
Class FileUploadHandler, method handle_raw_input (at the bottom of the site):

FileUploadHandler.handle_raw_input(self, input_data, META, content_length, boundary, encoding)

In that case the last encoding parameter is not visible to me as it hides in the green background."	Bug	closed	Documentation	1.4	Normal	fixed			Accepted	0	0	0	0	0	0
