This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
github.com_openSUSE_osc
Watch
1
Star
0
Fork
0
You've already forked github.com_openSUSE_osc
mirror of
https://github.com/openSUSE/osc.git
synced
2025-02-24 19:22:13 +01:00
Code
github.com_openSUSE_osc
/
osc
History
Dr. Peter Poeml
55857910d4
- properly use tempfile.mkstemp, by using os.fdopen() on the passed file
...
descriptor, instead of opening it again
2006-07-14 16:37:34 +00:00
..
__init__.py
- reorganize source to build a python module
2006-05-10 14:21:51 +00:00
commandline.py
add a wrapper function for urllib2.urlopen which handles errors; give better usage info for buildconfig/buildinfo
2006-07-12 14:14:50 +00:00
core.py
- properly use tempfile.mkstemp, by using os.fdopen() on the passed file
2006-07-14 16:37:34 +00:00
othermethods.py
- reorganize source to build a python module
2006-05-10 14:21:51 +00:00