Tag overview for: 'python'
Entries on this site with 'python'
- K Addressbook LDAP Bug
For those who are stuck up with using Kontact with an Exchange server should have experiences of how difficult it is to get everything properly working. For instance, addr - Python gzip/gunzip utility
If you are a person like me who likes to read books in html format, you sure would have lot of soft books. These books occupy a lot of diskspace because they are small fil - iprint in mod_python
This small script demonstrates mod_python. - Python Crawler
This IMO is one of the dirtiest way for me up till now to accomplish a requirement. But it does the job I want. :D DISCLAIMER: I'm a learner. There must be better, smarte - Pythonic Addiction
#!/usr/bin/env python def files(root): for path, folders, files in os.walk(root): for file in files: yield path, file def find_match(repository): # - iprint - Andrew "Tridge" Tridgell's iprint in Python
Following code does the same thing that Tridge's iprint.c does. :-) #!/usr/bin/env python import sys "iprint - Andrew \"Tridge\" Tridgell's iprint in Python" def toBinary(
Related tags
gzip, gunzipExternal feeds for 'python'
Click icon for a list of links on 'python'




