Changeset 3043 for pykota/trunk/bin/autopykota
- Timestamp:
- 10/17/06 09:33:31 (18 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/autopykota
r2744 r3043 57 57 def main(self, arguments, options) : 58 58 """Main entry point.""" 59 os.environ["PATH"] = "%s:/bin:/usr/bin:/usr/local/bin:/opt/bin:/sbin:/usr/sbin" % os.environ.get("PATH", "")60 59 username = os.environ.get("PYKOTAUSERNAME") 61 60 printername = os.environ.get("PYKOTAPRINTERNAME")