help search file

2007-06-30 Thread Alejandro Decchi

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

2007-07-04 Thread Alejandro Decchi

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

2017-04-11 Thread Alejandro Decchi
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