use urllib library to have an upload status bar
Hi all, Before I start, please know that I'm no developer, just a user. This is also a cross-post as I have tried to post the same at python- bugs mailing list, just don't know if it gets in or not. We have a bug-reporting system in ubuntu called apport. Apparently apport uses a python library called urllib. As of now, apport does a bouncing bar while uploading which doesn't give the user idea as to how much is being uploaded. Refer https://bugs.launchpad.net/ubuntu/+source/apport/+bug/91521 . I did try to see if this issue has been addressed or not but came nowhere. It would be nice to know if there are some solutions, or is there a roadmap where this feature would be integrated in the library. Looking forward to suggestions, additions, flames & constructive criticism of the same. Keep up the good work. Cheers! -- http://mail.python.org/mailman/listinfo/python-list
Python+Pygame+PyopenGL all in one package?
Hi all, Is it possible to have Python+Pygame+PyOpenGL in one compact package so people can play the games released at pyweek.org . I have been having a hard time getting the whole thing on windows as well as linux (Ubuntu 7.04) . Strangely, my pleas for the same on pyopengl have gone unanswered. http://sourceforge.net/mailarchive/forum.php?thread_name=511f47f50704260036y2888db21p5cf650a7e472559b%40mail.gmail.com&forum_name=pyopengl-users as well as http://sourceforge.net/mailarchive/forum.php?thread_name=511f47f50704260243i2b05d595rc7fc0496531f5871%40mail.gmail.com&forum_name=pyopengl-users Even wikipedia doesn't know much about PyOpenGL except for the fact it is a package which allows the 3D redering using python. I'm an end-user hence would like to know from some experienced people if they see any way forward or not. Cheers ! -- http://mail.python.org/mailman/listinfo/python-list
