Quote from: Python XML-RPC example
import xmlrpclib
srv = xmlrpclib.Server('http:// microsoft.com/')
for employee in srv.MainDepartment.personnel(): srv.fireEmployee(employee)
hehe, very techie, but funny..
import xmlrpclib
srv = xmlrpclib.Server('http:// microsoft.com/')
for employee in srv.MainDepartment.personnel(): srv.fireEmployee(employee)
With Quick-Reply you can write a post when viewing a topic without loading a new page. You can still use bulletin board code and smileys as you would in a normal post.
Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.