What type of codec is the best to encode binary files what are upload to an app write in Python 3?<br /><br />On Oct 7, 2010 1:44pm, Tres Seaver <tseaver@palladion.com> wrote:<br />> -----BEGIN PGP SIGNED MESSAGE-----<br />> <br />> Hash: SHA1<br />> <br />> <br />> <br />> On 10/07/2010 12:17 PM, hidura@gmail.com<br />> <br />> wrote:<br />> <br />> <br />> <br />> > Hello list, i am develop an web app in Python 3 and i was faced the problem<br />> <br />> > of the wsgi.input, at the first i follow all the manuals and always give me<br />> <br />> > an error but after i create my own code, and with all the modest of the<br />> <br />> > world i want to know how i can share with the python community when i<br />> <br />> > finish the test?<br />> <br />> <br />> <br />> I suggest the following:<br />> <br />> <br />> <br />> - - Host the code's repository on the DVCS-friendly server of your choice<br />> <br />>   (bitbucket, github, launchpad).  You might even post the link to the<br />> <br />>   repository to this list before you are ready for a formal release:<br />> <br />>   some brave souls might try it out, and give you patches or comments.<br />> <br />> <br />> <br />> - - Manage your application libraries as a distitis project (e.g.,<br />> <br />>   installable via 'python setup.py install').<br />> <br />> <br />> <br />> - - Ideally, use either 'setuptools' or 'distirbute' extensions to<br />> <br />>   the distutils, which will make releasing the code to the Python<br />> <br />>   Package Index as easy as;  'python setup.py sdist register upload'.<br />> <br />> <br />> <br />> - - Announce your release(s) on this list.<br />> <br />> <br />> <br />> <br />> <br />> Trse.<br />> <br />> - --<br />> <br />> ===================================================================<br />> <br />> Tres Seaver          +1 540-429-0999          tseaver@palladion.com<br />> <br />> Palladion Software   "Excellence by Design"    http://palladion.com<br />> <br />> -----BEGIN PGP SIGNATURE-----<br />> <br />> Version: GnuPG v1.4.10 (GNU/Linux)<br />> <br />> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/<br />> <br />> <br />> <br />> iEYEARECAAYFAkyuBuUACgkQ+gerLs4ltQ43nwCfbNkVEhxbpJ3xKwmuosLaIUpg<br />> <br />> JxMAn2SfnXhoJuhZQEVikCz1FaAEKNXJ<br />> <br />> =ZNeA<br />> <br />> -----END PGP SIGNATURE-----<br />> <br />> <br />> <br />> _______________________________________________<br />> <br />> Web-SIG mailing list<br />> <br />> Web-SIG@python.org<br />> <br />> Web SIG: http://www.python.org/sigs/web-sig<br />> <br />> Unsubscribe: http://mail.python.org/mailman/options/web-sig/hidura%40gmail.com<br />>