Okay, I am new to Python. I really like it, by the way.
I need to be pointed in the right direction. I need to empty a directory. There will be files, and sub-directories that also need to be emptied.
I took a look at os.rmdir('c:/foo') but if there are files in it, you get an error message...
I have some code that compiles just fine on Windows 2000.
I then transfer the *.java files (67 in number) to a Linux box. (Red Hat Linux Advanced Server release 2.1AS/i686 Pensacola to be specific.) When I compile it, javac misses the first file alphabetically. I transfered all the files in the...
My organization decided that all us developers should share the same copy of JDev via a Citrix server. We have it configured so that we each use our own home folder to store our code. No problem.
However, we will be developing JSP's and Servlets. By default, when you test a JSP or Servlet JDev...
We need to automate the production of a number of reports, saved as text, with parameters passed in. These reports need to be produced periodically. By the way, these are Crystal 8 reports.
I have looked at the Seagate website, and it's confusing. I can't make heads or tails about all their...
I was reading an article in JavaWorld, and came across a reference to the Digester class. It sounds very interesting. I want to learn more, but where do I start? I went to the Apache web site and if the link is there I missed it. I am reading through the API Documentation, and it's a bit dry...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.