mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 01:07:17 +08:00
14 lines
308 B
Diff
14 lines
308 B
Diff
|
*** stapler.py 2009-08-05 23:01:19.000000000 +0200
|
||
|
--- stapler2.py 2010-12-07 18:46:46.306491630 +0100
|
||
|
***************
|
||
|
*** 1,4 ****
|
||
|
! #!/usr/bin/python
|
||
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
# Copyright 2009 Philip Stark
|
||
|
--- 1,4 ----
|
||
|
! #!/usr/bin/python2
|
||
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
# Copyright 2009 Philip Stark
|