]> git.openstreetmap.org Git - osqa.git/commit
use platform.uname() instead of os.uname(), it's platform independent and works fine...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 20 Jul 2011 11:31:43 +0000 (11:31 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 20 Jul 2011 11:31:43 +0000 (11:31 +0000)
commitb7fff853ac74f81021b7da25ee0754e547fb8859
tree6f23363726bd9eaa4a41f964ffc7f30b883a9019
parent04aadd147b0d494c043caf9702684592652a26ab
use platform.uname() instead of os.uname(), it's platform independent and works fine on Windows machines

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1125 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum_modules/updates/base.py