help search file
Hello Python user. I am a newbie with python and i am interesting to do a web apliation to search file on the hard disk and give a link to download the file found. Someone can give a help ??? Thz Ale -- http://mail.python.org/mailman/listinfo/python-list
Help search files
Hello Someone can help me how to search file in a directory. I need to do a form where the user write the word to search and if the file was found the user must could download the file making click in the link Sorry my english thz Alex -- http://mail.python.org/mailman/listinfo/python-list
ldap search and Tuple
Dear, I am writing to ask you which is the most profitable way, to get the last uidNumber. With ldap search create a tuple with a lot of values as follows: ('dc=xxx,dc=xxx,dc=xx', {'uid': ['pepe'], 'objectClass': ['inetOrgPerson', 'mailUser', 'shadowAccount', 'amavisAccount', 'shell', 'wiki'],'uidNumber': ['']}] I hope you can guide me and suggest any method. Thank you -- https://mail.python.org/mailman/listinfo/python-list